Update travis for go 1.15

pull/6/head v0.0.2
Ian Davis 2020-09-13 13:09:53 +01:00
parent e0e068a85e
commit 57c76dc73c
No known key found for this signature in database
GPG Key ID: F3B290C645FE1783
1 changed files with 2 additions and 2 deletions

View File

@ -3,11 +3,11 @@ language: go
go:
- "1.14.x"
- "1.15.x"
- master
- tip
matrix:
allow_failures:
- go: master
- go: tip
fast_finish: true
before_script: