Have Travis run 1.5.3
This commit is contained in:
+1
-2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user