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

travis: no space on 7z command

parent ae75e3ee
No related branches found
No related tags found
1 merge request!41Travis-CI builds
......@@ -22,7 +22,7 @@ before_install:
before_script:
- mkdir cache
- wget http://rosenthalcastle.org/srb2/SRB2-v2114-Installer.exe -c -O cache/SRB2-v2114-Installer.exe
- 7z x cache/SRB2-v2114-Installer.exe -o assets
- 7z x cache/SRB2-v2114-Installer.exe -oassets
- mkdir build
- cd build
- cmake ..
......
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