Skip to content

Commit

Permalink
FIX allow failure for OSX-Test
Browse files Browse the repository at this point in the history
  • Loading branch information
KEggensperger committed Nov 16, 2015
1 parent ec766b7 commit dfe14ca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ os:
- linux
- osx

matrix:
allow_failures:
- os: osx

before_install:
- sudo apt-get install -q libatlas3gf-base libatlas-dev liblapack-dev gfortran

Expand Down

0 comments on commit dfe14ca

Please sign in to comment.