Skip to content

Commit

Permalink
Enable all of these to see what fails
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Muller committed Oct 13, 2019
1 parent d30efdb commit 8ec9a49
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,6 @@ env:
- GO111MODULE=off
go: [1.11.x, 1.12.x, 1.13.x]
os: [linux, osx]
matrix:
exclude:
- go: 1.11.x
env: GO111MODULE=off
- go: 1.12.x
env: GO111MODULE=off
- go: 1.13.x
env: GO111MODULE=off
install:
- ./travis/install.sh
- if [[ "$GO111MODULE" == "on" ]]; then go mod download; fi
Expand Down

0 comments on commit 8ec9a49

Please sign in to comment.