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

Merge branch 'master' into next

parents cb954284 41f8b25c
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ compiler:
cache:
directories:
- $HOME/srb2_cache
- $HOME/srb2_cache
addons:
apt:
......@@ -24,8 +24,8 @@ addons:
before_script:
- 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
- wget --verbose --server-response -c http://rosenthalcastle.org/srb2/SRB2-v2114-assets.7z -O $HOME/srb2_cache/SRB2-v2114-assets.7z
- 7z x $HOME/srb2_cache/SRB2-v2114-assets.7z -oassets
- mkdir build
- cd build
- cmake ..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment