Merge pull request #194 from m90/travis-versions

Test in up-to-date Go versions
pull/195/head
Syfaro 7 years ago committed by GitHub
commit 75244dc4f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      .travis.yml

@ -1,5 +1,6 @@
language: go
go:
- 1.4
- tip
- '1.10'
- '1.11'
- tip