Skip to content

Commit

Permalink
Fix travis.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sheerun committed May 11, 2020
1 parent d1c1ff0 commit 9070e17
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ go:
matrix:
allow_failures:
- go: tip
- env:
- CAN_FAIL=true

cache:
directories:
Expand All @@ -32,8 +30,6 @@ jobs:
script:
- make lint
- go: "1.14.x"
env:
- GOLANGCI_RELEASE="v1.26.0"
before_install:
- GO111MODULE=off go get github.com/mattn/goveralls
- GO111MODULE=off go get github.com/lawrencewoodman/roveralls
Expand Down

0 comments on commit 9070e17

Please sign in to comment.