Skip to content

Commit

Permalink
disable debug mode in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
rdeits committed Sep 9, 2015
1 parent a13171f commit 6f2b0e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ env:
global:
- CMAKE_FLAGS="-DWITH_SPOTLESS:BOOL=OFF -DWITH_LIBBOT:BOOL=ON -DWITH_GTK:BOOL=ON -DWITH_DIRECTOR:BOOL=ON -DWITH_IRIS:BOOL=ON -DWITH_OCTOMAP:BOOL=ON -DWITH_MOSEK:BOOL=ON -DWITH_AVL:BOOL=ON -DWITH_XFOIL:BOOL=ON"
matrix:
- BUILD_TYPE=Debug
- BUILD_TYPE=Release
- BUILD_TYPE=Release
# - BUILD_TYPE=Debug

0 comments on commit 6f2b0e9

Please sign in to comment.