Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jgillis authored Feb 24, 2018
1 parent b477bb0 commit 8ff800f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ env:
- MATLAB_ROOT=/home/travis/build/matlab
- NUMPYVERSION=1.9.1
- GUROBI_HOME=/home/travis/build/gurobi
- KEEP_GOING=1

matrix:
- BUILD_TYPE=Release PYTHONVERSION=27 PYTHONVERSIONDOT=2.7 NAME_SUFFIX="" compilerprefix=i686-w64-mingw32 BITNESS=32 NUMPYSUFFIX=win32 EXTRA_FLAGS="" WINEENV=py27 TESTCOMMIT="1"
Expand Down

0 comments on commit 8ff800f

Please sign in to comment.