Browse Source

:penguin: :green_heart: check_undefined=OFF

Former-commit-id: d41edfa0c8c924b957797884e2fdbdf7137a015b
Zhongshi 6 years ago
parent
commit
ee962d3ad5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -21,7 +21,7 @@ matrix:
         - libglu1-mesa-dev
         - libglu1-mesa-dev
         - python3-setuptools
         - python3-setuptools
     env:
     env:
-    - MATRIX_EVAL="export CONFIG=Debug && CHECK_UNDEFINED=ON && PYTHON=python3"
+    - MATRIX_EVAL="export CONFIG=Debug && CHECK_UNDEFINED=OFF && PYTHON=python3"
   - os: linux
   - os: linux
     compiler: gcc-7
     compiler: gcc-7
     addons:
     addons: