mirror of
https://github.com/tlsnotary/rust-yamux.git
synced 2026-01-09 21:08:04 -05:00
Add basic travis config.
This commit is contained in:
9
.travis.yml
Normal file
9
.travis.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
language: rust
|
||||
|
||||
rust:
|
||||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
|
||||
cache: cargo
|
||||
|
||||
Reference in New Issue
Block a user