Update golang versions used by Travis CI

- current latest: 1.5.1
This commit is contained in:
Gabe Rosenhouse 2015-11-13 23:35:57 -08:00
parent 70e3fa51eb
commit 7c6caf69ef

View File

@ -7,6 +7,7 @@ go:
- 1.2.2
- 1.3.3
- 1.4.2
- 1.5.1
script:
- go vet ./...