Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
genisysram authored Oct 12, 2020
1 parent 044d79f commit 0d87ca7
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,10 @@ go:
- tip
matrix:
allow_failures:
- go:
- "1.4.x"
- "1.3.x"
- "1.2.x"
- tip
- go: "1.4.x"
- go: "1.3.x"
- go: "1.2.x"
- go: tip

install:
- go get -t -v ./...
Expand Down

0 comments on commit 0d87ca7

Please sign in to comment.