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