Skip to content

Commit

Permalink
ci: small travis experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
lightsighter committed Aug 30, 2017
1 parent 17b46ab commit efc4609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ env:
- CC_FLAGS="-std=c++98 -DPRIVILEGE_CHECKS -DBOUNDS_CHECKS" DEBUG=1 TEST_REGENT=0
- CC_FLAGS="-std=c++98 -DLEGION_SPY" DEBUG=1 USE_SPY=1 TEST_LEGION_CXX=0 TEST_REALM=0
- CC_FLAGS="-std=c++98" USE_GASNET=1 USE_HDF=1 USE_CMAKE=1 TEST_REGENT=0
- CC_FLAGS="-std=c++0x" DEBUG=0 TEST_REGENT=0
- CC_FLAGS="-std=c++11" DEBUG=0 TEST_REGENT=0
matrix:
exclude:
- os: osx
Expand Down

0 comments on commit efc4609

Please sign in to comment.