Update .travis.yml

Hopefully fixing Travis' out of date ass.

Their docs DO NOT AGREE with themselves as far as what versions are available. Go 1.0 is clearly default, and stupid as shit.

Observe:

"Travis CI support Go 1.0, which is installed by default, but you can also use 1.1 and the latest Go version from tip."

and: 

"Travis CI currently only provides a single Go version, 1.0."
This commit is contained in:
Chris Sexton 2013-06-14 09:31:12 -03:00
parent 2c0dc55452
commit 25fa58dab0
1 changed files with 1 additions and 0 deletions

View File

@ -1 +1,2 @@
language: go language: go
go: 1.1