Update go version on travis

This commit is contained in:
Jumpei Tsuji
2016-05-13 13:30:29 +09:00
parent c6384b927f
commit 6aa3ec6a42

View File

@@ -1,6 +1,6 @@
language: go
go:
- 1.3
- 1.6.2
before_install:
sudo pip install codecov
install: