mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
travis-ci: let use export, not set
This commit is contained in:
parent
590a749ded
commit
30d02affa4
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue