Get travis results faster!
Thanks to jerith for the tip
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user