travis: update for Go 1.11

pull/5/head
Ian Davis 2018-09-14 13:10:33 +01:00
parent f416fa49b8
commit a4e059191f
No known key found for this signature in database
GPG Key ID: F3B290C645FE1783
1 changed files with 4 additions and 4 deletions

View File

@ -1,14 +1,14 @@
language: go
go:
- 1.7.5
- 1.8.3
- 1.9
- tip
- "1.10.x"
- "1.11.x"
- master
matrix:
allow_failures:
- go: tip
- go: master
fast_finish: true
before_script: