building on go master is just wasting our time.

This commit is contained in:
Megan Marsh 2019-04-04 14:56:53 -07:00
parent 196028a7ed
commit 79143ade8f
1 changed files with 0 additions and 2 deletions

View File

@ -12,7 +12,6 @@ language: go
go: go:
- 1.12.x - 1.12.x
- master
before_install: before_install:
- > - >
@ -30,6 +29,5 @@ branches:
matrix: matrix:
allow_failures: allow_failures:
- go: master
- os: windows - os: windows
fast_finish: true fast_finish: true