Have Travis run 1.5.3

This commit is contained in:
Thomas Pelletier
2016-01-14 11:33:30 +01:00
parent 346e676fa2
commit 0488b850c6
+1 -2
View File
@@ -2,10 +2,9 @@ language: go
script: "./test.sh" script: "./test.sh"
sudo: false sudo: false
go: go:
- 1.2.2
- 1.3.3 - 1.3.3
- 1.4.2 - 1.4.2
- 1.5.1 - 1.5.3
- tip - tip
before_install: before_install:
- go get github.com/axw/gocov/gocov - go get github.com/axw/gocov/gocov