Skip to content

Commit

Permalink
Try again allowing for failures?
Browse files Browse the repository at this point in the history
  • Loading branch information
LeifAndersen committed Aug 9, 2017
1 parent eefe9f4 commit 0c2a9f8
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 @@ -29,9 +29,10 @@ matrix:
- os: linux
dist: trusty
sudo: true
# - os: osx
- os: osx
allow_failures:
- env: RACKET_VERSION=HEAD
- os: osx
fast_finish: true

before_install:
Expand Down

0 comments on commit 0c2a9f8

Please sign in to comment.