mirror of
https://github.com/fluencelabs/parity-wasm
synced 2025-06-10 13:31:38 +00:00
remove ln
This commit is contained in:
@ -15,8 +15,6 @@ addons:
|
||||
- cmake
|
||||
|
||||
script:
|
||||
- ln -s /usr/bin/gcc-6 /usr/local/bin/gcc
|
||||
- ln -s /usr/bin/g++-6 /usr/local/bin/g++
|
||||
- export CC=/usr/bin/gcc-6
|
||||
- export CXX=/usr/bin/g++-6
|
||||
- cargo build --release --verbose
|
||||
|
Reference in New Issue
Block a user