Add debug build to travis

This commit is contained in:
Jason Paryani
2015-03-10 00:08:01 -07:00
parent 5e7cb00a82
commit db04ccf476

View File

@@ -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: