Skip to content

Commit

Permalink
travis changed the go module export
Browse files Browse the repository at this point in the history
  • Loading branch information
devigned committed Feb 5, 2019
1 parent 9c879e1 commit 4f410a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ go:
- 1.11.x
before_install:
- cd ${TRAVIS_HOME}
- export GO111MODULE=auto
- go get -u github.com/mattn/goveralls
- go get -u golang.org/x/tools/cmd/cover
- go get -u github.com/fzipp/gocyclo
Expand Down

0 comments on commit 4f410a9

Please sign in to comment.