Travis CI improvements

pull/1041/head
Matthew Holt 2016-08-15 23:05:46 -06:00
parent 432a2d23a7
commit 745ae6ff2f
No known key found for this signature in database
GPG Key ID: 0D97CC73664F4D03
1 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,11 @@ go:
- 1.7
- tip
matrix:
allow_failures:
- go: tip
fast_finish: true
before_install:
# Decrypts a script that installs an authenticated cookie
# for git to use when cloning from googlesource.com.