Skip to content

Commit

Permalink
enable modules in travis testing (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
beltran authored Jul 10, 2020
1 parent 168cae4 commit 65689e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ before_install:
- travis_retry go get github.com/beltran/gssapi

env:
- DOCKER_COMPOSE_VERSION=1.22.0
- DOCKER_COMPOSE_VERSION=1.22.0 GO111MODULE=on

script:
- set -e
Expand Down

0 comments on commit 65689e5

Please sign in to comment.