Merge pull request #78 from vbatts/update_golang

travis: update versions of golang
This commit is contained in:
Vincent Batts 2016-10-31 13:47:21 +00:00 committed by GitHub
commit 84f1e6ebc6
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
language: go
go:
- 1.6
- 1.5.3
- 1.7.3
- 1.6.3
sudo: false