update before script
This commit is contained in:
parent
aac8e50559
commit
b223a0ae5b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ if [ -d $TRAVIS_BUILD_DIR ]; then
|
|||
fi
|
||||
|
||||
download() {
|
||||
wget http://download.retailcrm.pro/download/modules/bitrix/bitrix.tar.gz
|
||||
wget http://download.retailcrm.pro/modules/bitrix/bitrix.tar.gz
|
||||
|
||||
gunzip bitrix.tar.gz
|
||||
rm bitrix.tar.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue