Run tests for 1.6
This commit is contained in:
+1
-1
@@ -1,9 +1,9 @@
|
|||||||
language: go
|
language: go
|
||||||
script: "./test.sh"
|
script: "./test.sh"
|
||||||
go:
|
go:
|
||||||
- 1.3.3
|
|
||||||
- 1.4.2
|
- 1.4.2
|
||||||
- 1.5.3
|
- 1.5.3
|
||||||
|
- 1.6
|
||||||
- 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