go-ethereum/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
ci-notes.md
ci.go
clean_go_build_cache.sh
env.sh
goimports.sh
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