Skip to content

Commit b5600c9

Browse files
committed
Auto merge of #4581 - Manishearth:osx-enable, r=matthiaskrgr
Re enable OSX builders Fixes #4576 changelog: none
2 parents 3335209 + 70f03dd commit b5600c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ matrix:
8585
allow_failures:
8686
- os: windows
8787
env: CARGO_INCREMENTAL=0 BASE_TESTS=true OS_WINDOWS=true
88-
- os: osx # run base tests on both platforms
89-
env: BASE_TESTS=true
9088
# prevent these jobs with default env vars
9189
exclude:
9290
- os: linux

0 commit comments

Comments
 (0)