Skip to content

Commit

Permalink
[TravisCI] take osx out of allow_failures
Browse files Browse the repository at this point in the history
  • Loading branch information
andyli committed May 20, 2014
1 parent 9ed42c9 commit af4e98f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ matrix:
fast_finish: true
allow_failures:
- env: TEST=flash8
- os: osx

install:
- if [ "${TRAVIS_OS_NAME}" = "linux" ]; then travis_retry sudo apt-get update; travis_retry sudo apt-get install ocaml zlib1g-dev libgc-dev -y; fi
Expand Down

0 comments on commit af4e98f

Please sign in to comment.