Merge pull request #7468 from hashicorp/less_travis

building on go master is just wasting our time.
pull/7473/head
Megan Marsh 7 years ago committed by GitHub
commit 2b0209b8fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save