Add Go 1.8 to .travis.yml

This commit is contained in:
Unknwon 2017-03-16 17:46:55 -04:00
parent 9e8ffa14cb
commit 431e930367
No known key found for this signature in database
GPG Key ID: 25B575AE3213B2B3

View File

@ -3,6 +3,7 @@ go:
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- master
before_install: