Attempting to see if updating apt-get will resolve build error

This commit is contained in:
Robert Hafner 2013-12-05 14:24:09 -08:00
parent 59dd786f2e
commit 662ae64b66

View File

@ -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