mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-08-01 12:51:30 +00:00
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
language: rust
|
||||||
|
rust:
|
||||||
|
- 1.31.0
|
||||||
|
|
||||||
|
cache: cargo
|
||||||
|
|
||||||
|
script:
|
||||||
|
- cargo test --verbose --release --all
|
Reference in New Issue
Block a user