Get travis results faster!

Thanks to jerith for the tip
This commit is contained in:
James Shubin
2016-07-05 07:07:44 -04:00
parent 94b447a9c5
commit 3e5863dc8a

View File

@@ -9,6 +9,7 @@ before_install: 'git fetch --unshallow'
install: 'make deps' install: 'make deps'
script: 'make test' script: 'make test'
matrix: matrix:
fast_finish: true
allow_failures: allow_failures:
- go: tip - go: tip
- go: 1.4.3 - go: 1.4.3