Add go 1.5 to tested versions

This commit is contained in:
Thomas Pelletier
2015-08-19 10:24:53 -07:00
parent f58048cec0
commit da703daafe
+1 -1
View File
@@ -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