Skip to content

Commit

Permalink
Travis doesn't seem to support tip anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdubbelboer committed Aug 16, 2020
1 parent 12aba62 commit 434c48b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ os:
- osx
- windows
go:
- tip
- 1.15.x
- 1.14.x
- 1.13.x
Expand All @@ -24,8 +23,6 @@ before_install:
- go get -t -v ./...

jobs:
allow_failures:
- go: tip
include:
- stage: cross compilation
os:
Expand Down

0 comments on commit 434c48b

Please sign in to comment.