Update .travis.yml

This commit is contained in:
Alexander Lukyanchikov 2019-05-20 22:18:57 -04:00 committed by GitHub
parent 1e1eeb34bd
commit 849502e99f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: go
go:
- 1.11.x
- 1.12.x
- master
os:
- linux