Add debug build to travis
This commit is contained in:
@@ -8,8 +8,9 @@ python:
|
||||
- pypy
|
||||
|
||||
env:
|
||||
- BUILD_CAPNP=true
|
||||
- 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
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user