Skip to content

Commit

Permalink
Travis: mark osx builds as non-blocking
Browse files Browse the repository at this point in the history
since they have been so long we've been ignoring them for some time anyway
  • Loading branch information
AltGr committed Jan 26, 2018
1 parent baac801 commit 2396764
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -39,6 +39,9 @@ matrix:
env: OCAML_VERSION=4.06.0 OPAM_TEST=1 EXTERNAL_SOLVER=
- os: osx
env: OCAML_VERSION=4.03.0 OPAM_TEST=
allow_failures:
- os: osx
fast_finish: true
notifications:
email:
- opam-commits@lists.ocaml.org
Expand Down

0 comments on commit 2396764

Please sign in to comment.