25 Commits (97eb32bf5c9e6521780dc95fa9e17c203fb58dcb)

Author SHA1 Message Date
Adriaan de Groot c36aa43f86 CI: use a larger tmpfs for the build (my local build/ is 112M) 6 years ago
Adriaan de Groot 5523bffbf2 REUSE: administrative and repo-meta files
- Mostly CC0 because they're not interesting
  - formatting, git, travis, transifex
- Some BSD-2-Clause because of habit
  - CMake and shell-script-like files
6 years ago
Adriaan de Groot 933ad82392 CI: increase build directory size
- Fix typo in the build-debugging bits
 - Increase tmpfs size of /build because it looks like "make install"
   ends up filling the disk, and then it fails.
8 years ago
Adriaan de Groot ff3a40368d CI: defer to Travis driver script 9 years ago
Adriaan de Groot a3ab82f475 CI: drop silly workarounds now service is restored. 9 years ago
Adriaan de Groot 05a766c3a9 CI: bump timeout some more, against all logic 9 years ago
Adriaan de Groot a7ed3147af CI: try to work around build timeouts
- started this morning, but also applies now to yesterday's builds
   when they are restarted. Doesn't seem related to the minor CMake
   change done today.
9 years ago
Adriaan de Groot e37460d3d3 [ci] Revert bdf8c18126, can't use env-vars in notification step 9 years ago
Adriaan de Groot 286305a9d9 Travis: fix up weird language setting 9 years ago
bill-auger bdf8c18126
use private env var for travis IRC notify channel 9 years ago
Adriaan de Groot a0379c9b40 PEP8: Just don't do it 9 years ago
Adriaan de Groot d79c9aa45a CI: also install the build 9 years ago
Adriaan de Groot d18e3dc385 Travis: use a tmpfs for the actual build 9 years ago
Adriaan de Groot 7c06556fac Travis: Do an out-of-source build 9 years ago
Adriaan de Groot fc577b4b79 Travis: looks like /build exists in the resulting system, so use /cbuild 9 years ago
Adriaan de Groot f466c5de80 Travis: try to use the new image again, be stupid about /build 9 years ago
Philip ea8b6c8ba8 [travis] use depreciated Trusty images
- see also: https://blog.travis-ci.com/2017-06-21-trusty-updates-2017-Q2-launch
- we may check this until September 1st
9 years ago
Adriaan de Groot 434ac4f728 Python-style: don't check third-party code 9 years ago
Alf Gaida 6b1fe2da01 Switch from pep8 to pycodestyle
Reason: pycodestyle is the successor of pep8, same team, same program
        different name
        https://github.com/PyCQA/pycodestyle
9 years ago
Rohan Garg fdd65bfb21
Enforce basic pep8 checking 10 years ago
Rohan Garg 40438e4ae5
Notify IRC 10 years ago
Rohan Garg 4519766230
Move to install 10 years ago
Rohan Garg 77aa39704c
Update .travis.yml and README.md 10 years ago
Rohan Garg 2dab9e11be
Use Docker since Travis host OS is super old 10 years ago
Rohan Garg 3fe94e5e98
Add a file to build on Travis 10 years ago