added Go versions to test against

This commit is contained in:
J. Gavin Ray
2016-12-04 12:04:17 -08:00
parent c8c0afc68f
commit 69cd025a66
+6
View File
@@ -3,7 +3,13 @@ dist: trusty
language: go
go:
- 1.7.0
- 1.7.1
- 1.7.2
- 1.7.3
- 1.7.4
- release
- tip
install:
- go get github.com/Masterminds/glide