Richard van der Hoff
5cc3c9939d
sigkill
2017-12-19 13:32:47 +00:00
Richard van der Hoff
4503ce41d4
moar logging
2017-12-19 13:27:01 +00:00
Richard van der Hoff
23e6741482
moar logging
2017-12-19 13:17:31 +00:00
Richard van der Hoff
ee95e0b3de
more logging
2017-12-19 12:46:16 +00:00
Richard van der Hoff
db5c3a6bcb
logging
2017-12-19 11:54:06 +00:00
Richard van der Hoff
98a1298a93
remove -x
2017-12-19 11:47:21 +00:00
Richard van der Hoff
25634d5290
travis test
2017-12-19 11:47:21 +00:00
Richard van der Hoff
c088f7bd04
kill kafka after integ tests
2017-12-19 11:47:21 +00:00
Richard van der Hoff
625ca0ad5f
cache kafka download
...
It takes 30s to pull from apache, which is a bit pointless
2017-12-19 11:47:21 +00:00
Richard van der Hoff
24668ea8ca
console folding for travis
2017-12-19 11:47:20 +00:00
Richard van der Hoff
d118eced54
Use the right linter versions ( #370 )
...
Prefer the gometalinter and linters that we build to anything else kicking
around on our PATH
2017-12-12 10:25:38 +00:00
Erik Johnston
e5f5bb5961
Update version of kafka ( #347 )
...
* Update version of kafka
* Update path
* Fix setting config option
2017-11-21 12:13:01 +00:00
Erik Johnston
ff8b229192
Remove vendor/bin from PATH in script ( #335 )
...
We should no longer be building anything into vendor/bin in the scripts,
so adding it to the path can lead to all sorts of confusion if old
binaries are there.
2017-11-15 11:12:21 +00:00
Erik Johnston
dc782ec399
Split travis into multiple jobs ( #322 )
...
The motivation for this is to make it easier to see whether a travis failure is due to linting, unit tests or integration test failures, without having to look in the logs.
It also means that each job is independent, so if e.g. the linting fails then the unit tests will still be run.
2017-11-14 14:58:27 +00:00
Erik Johnston
e9314e5b30
Untangle precommit and travis test scripts ( #288 )
2017-10-10 11:02:39 +01:00