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:
10
10
include :
11
11
- env : TARGET=x86_64-unknown-linux-gnu
12
12
ALT=i686-unknown-linux-gnu
13
- if : branch != master OR type = pull_request
13
+
14
14
- env : TARGET=x86_64-apple-darwin
15
15
ALT=i686-apple-darwin
16
16
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/
6
6
7
7
## Code Status
8
8
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 )
10
10
[ ![ 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 )
11
11
12
12
Code documentation: https://docs.rs/cargo/
You can’t perform that action at this time.
0 commit comments