Use master instead of tip

This commit is contained in:
Cameron Moore 2019-12-09 16:57:55 -06:00
parent d05911cdcb
commit bf3d042da6

View file

@ -3,7 +3,7 @@ language: go
go:
- 1.12.x
- 1.13.x
- tip
- master
os:
- linux
@ -17,10 +17,10 @@ arch:
matrix:
fast_finish: true
allow_failures:
- go: tip
- go: master
exclude:
- os: windows
go: tip
go: master
- os: windows
arch: arm64
- os: osx