Skip to content

Commit

Permalink
Auto merge of rust-lang#4581 - Manishearth:osx-enable, r=matthiaskrgr
Browse files Browse the repository at this point in the history
Re enable OSX builders

Fixes rust-lang#4576

changelog: none
  • Loading branch information
bors committed Sep 26, 2019
2 parents 3335209 + 70f03dd commit b5600c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,6 @@ matrix:
allow_failures:
- os: windows
env: CARGO_INCREMENTAL=0 BASE_TESTS=true OS_WINDOWS=true
- os: osx # run base tests on both platforms
env: BASE_TESTS=true
# prevent these jobs with default env vars
exclude:
- os: linux
Expand Down

0 comments on commit b5600c9

Please sign in to comment.