Test with go 1.7. Stop testing with 1.4 (#87)

This commit is contained in:
Thomas Pelletier
2016-08-16 14:03:31 +02:00
committed by GitHub
parent 06484b677b
commit 31c735e72c
+1 -1
View File
@@ -1,9 +1,9 @@
language: go
script: "./test.sh"
go:
- 1.4
- 1.5
- 1.6
- 1.7
- tip
before_install:
- go get github.com/axw/gocov/gocov