Merge pull request #7468 from hashicorp/less_travis

building on go master is just wasting our time.
This commit is contained in:
Megan Marsh 2019-04-04 15:48:33 -07:00 committed by GitHub
commit 2b0209b8fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

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