]> git.lizzy.rs Git - rust.git/commitdiff
Re enable OSX builders
authorManish Goregaokar <manishsmail@gmail.com>
Thu, 26 Sep 2019 10:31:06 +0000 (03:31 -0700)
committerManish Goregaokar <manishsmail@gmail.com>
Thu, 26 Sep 2019 10:31:08 +0000 (03:31 -0700)
Fixes #4576

.travis.yml

index b29b1362794294ed976a05c8df6ca38847090de4..9c1d004d6943eb3a6cc27251dc1a2a5d3efeea28 100644 (file)
@@ -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