Merge pull request #3 from gammazero/travis

Add go 1.11 to CI
This commit is contained in:
Andrew J. Gillis 2018-09-20 10:21:22 -07:00 committed by GitHub
commit f6adf94963
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@ go:
- "1.8"
- "1.9"
- "1.10"
- "1.11"
- "tip"
before_script: