mirror of
https://github.com/fluencelabs/parity-wasm
synced 2025-07-31 06:11:58 +00:00
Update travis config to build no_std.
This commit is contained in:
@@ -13,6 +13,7 @@ addons:
|
||||
script:
|
||||
- export CC=/usr/bin/gcc-6
|
||||
- export CXX=/usr/bin/g++-6
|
||||
- cargo check --no-default-features
|
||||
- cargo build --release --verbose
|
||||
- cargo test --release --verbose
|
||||
- cargo test --release --manifest-path=spec/Cargo.toml
|
||||
|
Reference in New Issue
Block a user