Add go 1.5 to tested versions
This commit is contained in:
+1
-1
@@ -2,10 +2,10 @@ language: go
|
||||
script: "./test.sh"
|
||||
sudo: false
|
||||
go:
|
||||
- 1.1
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.4.1
|
||||
- 1.5
|
||||
- tip
|
||||
before_install:
|
||||
- go get github.com/axw/gocov/gocov
|
||||
|
||||
Reference in New Issue
Block a user