remove go 1.6 from testin

This commit is contained in:
Ola Holmström
2016-05-10 00:03:48 +02:00
parent 5a123d29ef
commit cec89bbbba
-1
View File
@@ -3,7 +3,6 @@ sudo: required
go:
- 1.4
- 1.5
- 1.6
before_install:
- go get github.com/axw/gocov/gocov
- go get github.com/mattn/goveralls