Skip to content

Commit

Permalink
tweak opam repository failures to allow 3.12.1/1.1.0 combination to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Mar 8, 2015
1 parent be01b5a commit e9f954b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ env:
matrix:
allow_failures:
- env: OCAML_VERSION=4.02.1
- os: osx
os: osx
- env: OCAML_VERSION=3.12.1 OPAM_VERSION=1.1.0
exclude:
- os: osx
env: OCAML_VERSION=3.12.1 OPAM_VERSION=1.1.0
Expand Down

0 comments on commit e9f954b

Please sign in to comment.