Skip to content

Commit

Permalink
chore(ci): disable osx builds temporarily (#1848)
Browse files Browse the repository at this point in the history
  • Loading branch information
filipesilva authored and hansl committed Aug 26, 2016
1 parent e9ea554 commit d1ea37a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ env:
- SCRIPT=test
# - TARGET=mobile SCRIPT=mobile_test
matrix:
fast_finish: true
allow_failures:
- os: osx
exclude:
- node_js: "6"
env: SCRIPT=lint
Expand Down

0 comments on commit d1ea37a

Please sign in to comment.