Add golang 1.8 to .travis.yml

This commit is contained in:
Blerim Sheqa 2017-04-18 14:15:03 +02:00
parent e3b04a53ad
commit 807b1aad23

View File

@ -7,6 +7,7 @@ language: go
go:
- 1.7
- 1.8
os:
- linux