Skip to content

Commit

Permalink
require osx to not fail on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Soeren Sonnenburg committed Feb 8, 2014
1 parent 8162d96 commit 57bcf1e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -48,8 +48,6 @@ matrix:
python: 3.3
language: python
env: CMAKE_OPTIONS="-DPythonModular=ON -DTRAVIS_DISABLE_UNIT_TESTS=ON -DTRAVIS_DISABLE_LIBSHOGUN_TESTS=ON" EXTRA_PACKAGES="swig2.0" CC=clang CXX=clang++ PIP_ARGS=" -I --no-index --find-links=http://cache27diy-cpycloud.rhcloud.com/3.3/"
- language: objective-c
env: OSX=1
virtualenv:
system_site_packages: true
before_install:
Expand Down

0 comments on commit 57bcf1e

Please sign in to comment.