Skip to content
Snippets Groups Projects
Commit e9048aec authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

travis: premake the cache folder

parent 6d26a60c
Branches
Tags
No related merge requests found
...@@ -23,7 +23,7 @@ addons: ...@@ -23,7 +23,7 @@ addons:
- p7zip-full - p7zip-full
before_script: 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 - 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 - 7z x $HOME/srb2_cache/SRB2-v2114-Installer.exe -oassets
- mkdir build - mkdir build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment