Commit Graph

24 Commits

Author SHA1 Message Date
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
2020-08-26 02:22:49 +02:00
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.
2018-09-11 10:23:48 -04:00
Adriaan de Groot
ff3a40368d CI: defer to Travis driver script 2017-10-27 11:25:35 +02:00
Adriaan de Groot
a3ab82f475 CI: drop silly workarounds now service is restored. 2017-10-27 11:20:25 +02:00
Adriaan de Groot
05a766c3a9 CI: bump timeout some more, against all logic 2017-10-25 17:28:18 -04:00
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.
2017-10-25 08:25:48 -04:00
Adriaan de Groot
e37460d3d3 [ci] Revert bdf8c18126, can't use env-vars in notification step 2017-10-23 16:22:25 -04:00
Adriaan de Groot
286305a9d9 Travis: fix up weird language setting 2017-10-23 06:45:42 -04:00
bill-auger
bdf8c18126
use private env var for travis IRC notify channel 2017-10-15 22:51:37 -04:00
Adriaan de Groot
a0379c9b40 PEP8: Just don't do it 2017-09-11 11:23:28 +02:00
Adriaan de Groot
d79c9aa45a CI: also install the build 2017-08-09 00:00:32 +09:00
Adriaan de Groot
d18e3dc385 Travis: use a tmpfs for the actual build 2017-07-11 04:17:11 -04:00
Adriaan de Groot
7c06556fac Travis: Do an out-of-source build 2017-07-10 19:16:51 -04:00
Adriaan de Groot
fc577b4b79 Travis: looks like /build exists in the resulting system, so use /cbuild 2017-07-10 14:38:54 -04:00
Adriaan de Groot
f466c5de80 Travis: try to use the new image again, be stupid about /build 2017-07-10 14:25:19 -04:00
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
2017-06-23 10:43:24 +02:00
Adriaan de Groot
434ac4f728 Python-style: don't check third-party code 2017-06-04 20:48:04 +02:00
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
2017-03-30 00:33:06 +02:00
Rohan Garg
fdd65bfb21
Enforce basic pep8 checking 2017-03-17 13:31:34 +01:00
Rohan Garg
40438e4ae5
Notify IRC 2017-03-15 18:36:06 +01:00
Rohan Garg
4519766230
Move to install 2017-03-15 18:33:08 +01:00
Rohan Garg
77aa39704c
Update .travis.yml and README.md 2017-03-15 18:12:42 +01:00
Rohan Garg
2dab9e11be
Use Docker since Travis host OS is super old 2017-03-15 17:58:15 +01:00
Rohan Garg
3fe94e5e98
Add a file to build on Travis 2017-03-15 17:10:11 +01:00