We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8e1172 commit ec37627Copy full SHA for ec37627
.travis.yml
@@ -20,7 +20,7 @@ matrix:
20
- cmake
21
- gcc-4.4
22
- g++-4.4
23
- env: MATRIX_EVAL="CC=gcc-4.4 CXX=g++-4.4 TYPE=RelWithDebInfo STRICT=OFF UNIT_TESTS=OFF ASAN=ON DBSIM=OFF"
+ env: MATRIX_EVAL="CC=gcc-4.4 CXX=g++-4.4 TYPE=RelWithDebInfo STRICT=OFF UNIT_TESTS=OFF ASAN=OFF DBSIM=OFF"
24
- os: linux
25
name: "GCC 4.8 Debug"
26
addons:
0 commit comments