Add Go 1.8 to .travis.yml

master
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
1 changed files with 1 additions and 0 deletions

View File

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