File tree 1 file changed +0
-5
lines changed
1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,6 @@ matrix:
36
36
CI_JOB_NAME=dist-x86_64-apple-alt
37
37
os: osx
38
38
osx_image: xcode9.3-moar
39
- if: branch = auto
40
39
41
40
# macOS builders. These are placed near the beginning because they are very
42
41
# slow to run.
@@ -57,7 +56,6 @@ matrix:
57
56
CI_JOB_NAME=x86_64-apple
58
57
os: osx
59
58
osx_image: xcode9.3-moar
60
- if: branch = auto
61
59
62
60
- env : >
63
61
RUST_CHECK_TARGET=check
@@ -71,7 +69,6 @@ matrix:
71
69
CI_JOB_NAME=i686-apple
72
70
os: osx
73
71
osx_image: xcode9.3-moar
74
- if: branch = auto
75
72
76
73
# OSX builders producing releases. These do not run the full test suite and
77
74
# just produce a bunch of artifacts.
@@ -91,7 +88,6 @@ matrix:
91
88
CI_JOB_NAME=dist-i686-apple
92
89
os: osx
93
90
osx_image: xcode9.3-moar
94
- if: branch = auto
95
91
96
92
- env : >
97
93
RUST_CHECK_TARGET=dist
@@ -105,7 +101,6 @@ matrix:
105
101
CI_JOB_NAME=dist-x86_64-apple
106
102
os: osx
107
103
osx_image: xcode9.3-moar
108
- if: branch = auto
109
104
110
105
# Linux builders, remaining docker images
111
106
- env : IMAGE=arm-android
You can’t perform that action at this time.
0 commit comments