travisci: Enable go 1.7

This commit is contained in:
Andrey Petrov 2016-08-16 14:20:48 -04:00
parent 47607af729
commit a9603fba7d

View File

@ -4,7 +4,8 @@ notifications:
language: go
go:
- 1.6.2
- 1.6
- 1.7
env:
- CGO_ENABLED=0