Add debug build to travis
This commit is contained in:
@@ -8,8 +8,9 @@ python:
|
|||||||
- pypy
|
- pypy
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- BUILD_CAPNP=true
|
|
||||||
- BUILD_CAPNP=
|
- BUILD_CAPNP=
|
||||||
|
- BUILD_CAPNP=true
|
||||||
|
- BUILD_CAPNP=true CXXFLAGS="-g"
|
||||||
|
|
||||||
# skip testing for pypy + BUILD_CAPNP=false since it's failing in travis for some reason
|
# skip testing for pypy + BUILD_CAPNP=false since it's failing in travis for some reason
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Reference in New Issue
Block a user