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

travis: use SRB2-v2114-assets.7z

parent 8a369d96
No related merge requests found
...@@ -24,8 +24,8 @@ addons: ...@@ -24,8 +24,8 @@ addons:
before_script: before_script:
- mkdir $HOME/srb2_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-assets.7z -c -O $HOME/srb2_cache/SRB2-v2114-assets.7z
- 7z x $HOME/srb2_cache/SRB2-v2114-Installer.exe -oassets - 7z x $HOME/srb2_cache/SRB2-v2114-assets.7z -oassets
- mkdir build - mkdir build
- cd build - cd build
- cmake .. - cmake ..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment