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

travis-ci: let use export, not set

parent 590a749d
No related branches found
No related tags found
No related merge requests found
......@@ -129,7 +129,7 @@ addons:
- p7zip-full
before_script:
- set CC=$GCC
- export CC=$GCC
- $CC --version
- 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
......
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