test on travis with go 1.8.3

This commit is contained in:
Matthew Hooker 2017-06-06 14:40:15 -07:00
parent 3fd47d6462
commit 07c09fee32
No known key found for this signature in database
GPG key ID: 7B5F933D9CE8C6A1

View file

@ -7,7 +7,7 @@ language: go
go:
- 1.7.4
- 1.8
- 1.8.3
install:
- make deps