Enabled Go modules in the travis test

This commit is contained in:
Eduard Urbach 2019-03-29 23:44:14 +09:00
parent 2ce660555f
commit 3ae4856ef9

View File

@ -21,6 +21,7 @@ matrix:
fast_finish: true
env:
- GO111MODULE=on
- ARN_ROOT=$TRAVIS_BUILD_DIR
# Anything in before_script that returns a nonzero exit code will