Bump to golang 1.6.2 on Travis

This commit is contained in:
Thomas Pelletier
2016-04-21 09:22:47 +02:00
parent a2ae216b47
commit e58cfd32d4
+1 -1
View File
@@ -3,7 +3,7 @@ script: "./test.sh"
go:
- 1.4.3
- 1.5.4
- 1.6.1
- 1.6.2
- tip
before_install:
- go get github.com/axw/gocov/gocov