Fixed travis test variables
This commit is contained in:
parent
3ae4856ef9
commit
472946010b
@ -21,8 +21,9 @@ matrix:
|
|||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- GO111MODULE=on
|
global:
|
||||||
- ARN_ROOT=$TRAVIS_BUILD_DIR
|
- GO111MODULE=on
|
||||||
|
- 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
|
||||||
# flunk the build and immediately stop. It's sorta like having
|
# flunk the build and immediately stop. It's sorta like having
|
||||||
|
Loading…
Reference in New Issue
Block a user