Lines Matching +full:travis +full:- +full:cargo
4 - stable
5 - beta
6 - nightly
16 - |
17 pip install 'travis-cargo<0.2' --user &&
21 - travis-cargo build
22 - travis-cargo test
23 - travis-cargo doc -- --no-deps
24 - rustdoc --test README.md -L target/debug
27 - curl https://mvdnes.github.io/rust-docs/travis-doc-upload.sh | bash
31 # override the default `--features unstable` used by travis-cargo
33 - TRAVIS_CARGO_NIGHTLY_FEATURE=""