Update go

This commit is contained in:
Henrique Dias 2017-07-29 19:38:47 +01:00
parent c431645012
commit 03dcfa0d08
No known key found for this signature in database
GPG Key ID: 936F5EB68D786730

View File

@ -1,13 +1,6 @@
language: go
go:
- 1.8.3
- tip
matrix:
allow_failures:
- go: tip
fast_finish: true
go: 1.8.3
env:
- "PATH=/home/travis/gopath/bin:$PATH"