mirror of
https://github.com/retailcrm/Fetch.git
synced 2024-11-25 12:36:01 +03:00
Attempting to see if updating apt-get will resolve build error
This commit is contained in:
parent
59dd786f2e
commit
662ae64b66
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user