test on travis with go 1.8.3

This commit is contained in:
Matthew Hooker
2017-06-06 14:50:38 -07:00
parent 3fd47d6462
commit 07c09fee32
+1 -1
View File
@@ -7,7 +7,7 @@ language: go
go:
- 1.7.4
- 1.8
- 1.8.3
install:
- make deps