Specify point versions in Travis
This commit is contained in:
+4
-4
@@ -2,10 +2,10 @@ language: go
|
||||
script: "./test.sh"
|
||||
sudo: false
|
||||
go:
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.4.1
|
||||
- 1.5
|
||||
- 1.2.2
|
||||
- 1.3.3
|
||||
- 1.4.2
|
||||
- 1.5.1
|
||||
- tip
|
||||
before_install:
|
||||
- go get github.com/axw/gocov/gocov
|
||||
|
||||
Reference in New Issue
Block a user