This website requires JavaScript.
Explore
Help
Register
Sign In
Qortal
/
pirate-librustzcash
Watch
3
Star
0
Fork
0
You've already forked pirate-librustzcash
mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced
2025-01-31 07:42:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
bf74915053
pirate-librustzcash
/
.travis.yml
9 lines
96 B
YAML
Raw
Normal View
History
Unescape
Escape
Add travis testing support.
2019-01-03 18:51:08 +00:00
language
:
rust
rust
:
Raise minimum Rust version to 1.32 The crypto_api_chachapoly uses two new features introduced in 1.32: - Self struct constructors - u64::to_le_bytes()
2019-04-11 13:41:22 +00:00
-
1.32
.0
Add travis testing support.
2019-01-03 18:51:08 +00:00
Fix version string, cache cargo symbols.
2019-01-03 18:55:16 +00:00
cache
:
cargo
Add travis testing support.
2019-01-03 18:51:08 +00:00
script
:
-
cargo test --verbose --release --all
Reference in New Issue
Copy Permalink