File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ matrix:
1010 include :
1111 - env : TARGET=x86_64-unknown-linux-gnu
1212 ALT=i686-unknown-linux-gnu
13- if : branch != master OR type = pull_request
13+
1414 - env : TARGET=x86_64-apple-darwin
1515 ALT=i686-apple-darwin
1616 os : osx
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Learn more at https://doc.rust-lang.org/cargo/
66
77## Code Status
88
9- [ ![ Build Status] ( https://travis-ci.com/rust-lang/cargo.svg?branch=auto-cargo )] ( https://travis-ci.com/rust-lang/cargo )
9+ [ ![ Build Status] ( https://travis-ci.com/rust-lang/cargo.svg?branch=master )] ( https://travis-ci.com/rust-lang/cargo )
1010[ ![ Build Status] ( https://ci.appveyor.com/api/projects/status/github/rust-lang/cargo?branch=master&svg=true )] ( https://ci.appveyor.com/project/rust-lang-libs/cargo )
1111
1212Code documentation: https://docs.rs/cargo/
You can’t perform that action at this time.
0 commit comments