Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Former-commit-id: 941b403
  • Loading branch information
jdumas authored Oct 15, 2018
1 parent 15bd0e0 commit ed363da
Show file tree
Hide file tree
Showing 7 changed files with 7,670 additions and 11 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,3 @@ script:
- ccache --show-stats
- cd ../
- rm -rf build

# Python bindings (do these last; they are the least important)
- cd python
- ${PYTHON} setup.py develop --user -- -DCMAKE_BUILD_TYPE=${CONFIG} -DLIBIGL_WITH_EMBREE=OFF -DLIBIGL_USE_STATIC_LIBRARY=ON -DCHECK_UNDEFINED=${CHECK_UNDEFINED}
- cd tutorial
- ${PYTHON} 101_FileIO.py
- cd ../../
- rm -rf python/build
1,277 changes: 1,277 additions & 0 deletions include/igl/Singular_Value_Decomposition_Main_Kernel_Body.hpp

Large diffs are not rendered by default.

This file was deleted.

Loading

0 comments on commit ed363da

Please sign in to comment.