Enabled Go modules in the travis test
This commit is contained in:
parent
2ce660555f
commit
3ae4856ef9
@ -21,6 +21,7 @@ matrix:
|
|||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
- GO111MODULE=on
|
||||||
- ARN_ROOT=$TRAVIS_BUILD_DIR
|
- ARN_ROOT=$TRAVIS_BUILD_DIR
|
||||||
|
|
||||||
# Anything in before_script that returns a nonzero exit code will
|
# Anything in before_script that returns a nonzero exit code will
|
||||||
|
Loading…
Reference in New Issue
Block a user