[ci] use linux/py3.5 to test --build-type=debug
authorPaul Brossier <piem@piem.org>
Tue, 8 Jan 2019 17:33:58 +0000 (18:33 +0100)
committerPaul Brossier <piem@piem.org>
Tue, 8 Jan 2019 17:49:45 +0000 (18:49 +0100)
.travis.yml

index f2a0341..ec4cc9a 100644 (file)
@@ -8,6 +8,7 @@ matrix:
     - python: 3.5
       os: linux
       compiler: gcc
+      env: WAFOPTS="--build-type=debug"
     - python: 2.7
       os: linux
       compiler: gcc