Merge pull request #652 from HaraldNordgren/go_versions

thank you
This commit is contained in:
Shlomi Noach 2018-10-21 14:25:42 +03:00 committed by GitHub
commit 32f2b063d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,9 @@
# http://docs.travis-ci.com/user/languages/go/
language: go
go: 1.9
go:
- "1.9"
- "1.10"
os:
- linux