projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
2ca09bf
)
[ci] use linux/py3.5 to test --build-type=debug
author
Paul Brossier
<piem@piem.org>
Tue, 8 Jan 2019 17:33:58 +0000
(18:33 +0100)
committer
Paul Brossier
<piem@piem.org>
Tue, 8 Jan 2019 17:49:45 +0000
(18:49 +0100)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
f2a0341
..
ec4cc9a
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-8,6
+8,7
@@
matrix:
- python: 3.5
os: linux
compiler: gcc
+ env: WAFOPTS="--build-type=debug"
- python: 2.7
os: linux
compiler: gcc