mirror of
https://github.com/clap-rs/clap
synced 2025-03-04 23:37:32 +00:00
test: remove support for old and stable targets (refine for review)
This commit is contained in:
parent
fc6e6ed297
commit
5f0c345520
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ language: rust
|
|||
cache: cargo
|
||||
rust:
|
||||
- nightly
|
||||
- beta
|
||||
- stable
|
||||
before_script:
|
||||
- |
|
||||
pip install git+git://github.com/kbknapp/travis-cargo.git --user &&
|
||||
|
|
Loading…
Add table
Reference in a new issue