Commit edbcea06 authored by Michael Lange's avatar Michael Lange
Browse files

Makes macos/osx builds optional in Travis

parent b612f7a3
No related merge requests found
Showing with 3 additions and 3 deletions
+3 -3
......@@ -13,9 +13,6 @@ branches:
only:
- master
matrix:
include:
matrix:
include:
- os: linux
......@@ -31,6 +28,9 @@ matrix:
env: RUN_STATIC_CHECKS=1 SKIP_NOMAD_TESTS=1
- os: osx
osx_image: xcode9.1
allow_failures:
- os: osx
fast_finish: true
cache:
directories:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment