add to travis

This commit is contained in:
NikVolf 2017-11-03 13:53:23 +03:00
parent b1c1c4afdb
commit 32dbb03092

View File

@ -8,3 +8,4 @@ script:
- cargo build --manifest-path gas/Cargo.toml - cargo build --manifest-path gas/Cargo.toml
- cargo build --manifest-path ext/Cargo.toml - cargo build --manifest-path ext/Cargo.toml
- cargo test --verbose - cargo test --verbose
- cargo test --verbose --manifest-path build/Cargo.toml