Skip to content

Commit

Permalink
travis: add octave modular job to allowed to failed
Browse files Browse the repository at this point in the history
  • Loading branch information
vigsterkr committed Aug 9, 2013
1 parent a8013be commit 2086f20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ matrix:
env: CMAKE_OPTIONS="-DPythonModular=ON -DTRAVIS_DISABLE_UNIT_TESTS=ON -DTRAVIS_DISABLE_LIBSHOGUN_TESTS=ON" EXTRA_PACKAGES="swig2.0" CUSTOM_PKG="sudo pip install numpy" CC=clang CXX=clang++
- language: objective-c
env: OSX=1
- compiler: gcc
env: CMAKE_OPTIONS="-DOctaveModular=ON -DTRAVIS_DISABLE_UNIT_TESTS=ON -DTRAVIS_DISABLE_LIBSHOGUN_TESTS=ON" EXTRA_PACKAGES="octave octave3.2-headers swig2.0"
virtualenv:
system_site_packages: true
before_install:
Expand Down

0 comments on commit 2086f20

Please sign in to comment.