mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
Run master branch tests on Travis CI for the badge
Only run for Rust stable and the Linux target.
This commit is contained in:
parent
721d64b3e5
commit
c0daa6f040
@ -10,7 +10,7 @@ matrix:
|
|||||||
include:
|
include:
|
||||||
- env: TARGET=x86_64-unknown-linux-gnu
|
- env: TARGET=x86_64-unknown-linux-gnu
|
||||||
ALT=i686-unknown-linux-gnu
|
ALT=i686-unknown-linux-gnu
|
||||||
if: branch != master OR type = pull_request
|
|
||||||
- env: TARGET=x86_64-apple-darwin
|
- env: TARGET=x86_64-apple-darwin
|
||||||
ALT=i686-apple-darwin
|
ALT=i686-apple-darwin
|
||||||
os: osx
|
os: osx
|
||||||
|
@ -6,7 +6,7 @@ Learn more at https://doc.rust-lang.org/cargo/
|
|||||||
|
|
||||||
## Code Status
|
## Code Status
|
||||||
|
|
||||||
[](https://travis-ci.com/rust-lang/cargo)
|
[](https://travis-ci.com/rust-lang/cargo)
|
||||||
[](https://ci.appveyor.com/project/rust-lang-libs/cargo)
|
[](https://ci.appveyor.com/project/rust-lang-libs/cargo)
|
||||||
|
|
||||||
Code documentation: https://docs.rs/cargo/
|
Code documentation: https://docs.rs/cargo/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user