diff --git a/tests/SetupEnvironment.sh b/tests/SetupEnvironment.sh index f27bd10..c76128e 100755 --- a/tests/SetupEnvironment.sh +++ b/tests/SetupEnvironment.sh @@ -3,6 +3,7 @@ if [ -n "$TRAVIS" ]; then echo 'Travis config not yet written' + sudo apt-get update sudo cp -Rp $TRAVIS_BUILD_DIR/tests/resources /resources sudo /bin/bash /resources/Scripts/Provision.sh