travis: premake the cache folder

This commit is contained in:
Alam Ed Arias 2016-02-05 23:22:06 -05:00
parent 6d26a60cbe
commit e9048aec48
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ addons:
- p7zip-full
before_script:
- mkdir cache
- mkdir $HOME/srb2_cache
- wget http://rosenthalcastle.org/srb2/SRB2-v2114-Installer.exe -c -O $HOME/srb2_cache/SRB2-v2114-Installer.exe
- 7z x $HOME/srb2_cache/SRB2-v2114-Installer.exe -oassets
- mkdir build