This website requires JavaScript.
Explore
Help
Sign In
zec
/
librustzcash
mirror of
https://github.com/zcash/librustzcash.git
Watch
1
Star
0
Fork
You've already forked librustzcash
0
Code
Issues
Projects
Releases
Wiki
Activity
ec321382e1
librustzcash
/
.travis.yml
9 lines
96 B
YAML
Raw
Normal View
History
Unescape
Escape
Add travis testing support.
2019-01-03 10:51:08 -08:00
language
:
rust
rust
:
Bump minimum Rust version to 1.36
2019-07-10 10:12:26 -07:00
-
1.36
.0
Add travis testing support.
2019-01-03 10:51:08 -08:00
Fix version string, cache cargo symbols.
2019-01-03 10:55:16 -08:00
cache
:
cargo
Add travis testing support.
2019-01-03 10:51:08 -08:00
script
:
-
cargo test --verbose --release --all