plugeth/build
Felix Lange 72a076840b
travis, build: speed up CI runs (#17854)
* travis: exclude non-test jobs for PRs

We don't usually look at these builders and not starting them
removes ~15min of build time.

* build: don't run vet before tests

Recent versions of Go run vet during 'go test' and we have
a dedicated lint job.

* build: use -timeout 5m for tests

Tests sometimes hang on Travis. CI runs are aborted after 10min with no
output. Adding the timeout means we get to see the stack trace for
timeouts.
2018-10-08 16:37:06 +02:00
..
deb build: revert launchpad PPAs to Go 1.10 2018-09-21 11:31:23 +03:00
ci-notes.md build: revert launchpad PPAs to Go 1.10 2018-09-21 11:31:23 +03:00
ci.go travis, build: speed up CI runs (#17854) 2018-10-08 16:37:06 +02:00
clean_go_build_cache.sh build: noop clean during travis debsrc assembly step 2018-07-26 13:26:53 +03:00
env.sh
goimports.sh build: make build/goimports.sh more potable 2018-06-26 22:04:27 +09:00
mvn.pom
mvn.settings
nsis.envvarupdate.nsh
nsis.geth.nsi
nsis.install.nsh
nsis.pathupdate.nsh
nsis.simplefc.dll
nsis.simplefc.source.zip
nsis.uninstall.nsh
pod.podspec
update-license.go