Run tests for 1.6

This commit is contained in:
Thomas Pelletier
2016-02-20 13:29:42 +01:00
parent 7f50e4c339
commit fe63e9f76d
+1 -1
View File
@@ -1,9 +1,9 @@
language: go
script: "./test.sh"
go:
- 1.3.3
- 1.4.2
- 1.5.3
- 1.6
- tip
before_install:
- go get github.com/axw/gocov/gocov