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

travis-ci: clean up test

parent 32784009
No related branches found
No related tags found
1 merge request!74Travis ci
...@@ -129,7 +129,7 @@ addons: ...@@ -129,7 +129,7 @@ addons:
- p7zip-full - p7zip-full
before_script: before_script:
-if $_CC --version 2>/dev/null; then export CC=$_CC; fi -if $_CC --version 2>/dev/null; then export CC=$_CC; fi;
- wget --verbose --server-response -c http://rosenthalcastle.org/srb2/SRB2-v2115-assets-2.7z -O $HOME/srb2_cache/SRB2-v2115-assets-2.7z - wget --verbose --server-response -c http://rosenthalcastle.org/srb2/SRB2-v2115-assets-2.7z -O $HOME/srb2_cache/SRB2-v2115-assets-2.7z
- 7z x $HOME/srb2_cache/SRB2-v2115-assets-2.7z -oassets - 7z x $HOME/srb2_cache/SRB2-v2115-assets-2.7z -oassets
- mkdir build - mkdir build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment