-
- Downloads
Speedup Travis CI builds by non-optimizing compiles
Especially lxml takes very long to install. By specifying the `-O0` compiler flag this is reduced by more than half. The actual unit tests are slightly slower with the non-optimized C modules, but we have a netto win.
Please register or sign in to comment