Update .travis.yml

This commit is contained in:
Ivan Danyliuk 2017-09-04 22:56:15 +02:00
parent 1daea6afc7
commit f80504d812
No known key found for this signature in database
GPG Key ID: 97ED33CE024E1DBF
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
language: go
go:
- 1.8.1
- 1.8.3
- 1.9
script:
- go test -v ./...
- go test -v .