Commit 6fe67be8 authored by Jason Madden's avatar Jason Madden

Ask CPython for faulthandlers.

parent b86561ba
......@@ -13,6 +13,8 @@ env:
- CCACHE_SLOPPINESS=file_macro,time_macros,include_file_ctime,include_file_mtime
- CCACHE_NOHASHDIR=true
- CFLAGS="-Ofast -pipe -fomit-frame-pointer -march=native"
- PYTHONTRACEMALLOC=10
- PYTHONFAULTHANDLER=1
matrix:
# These are ordered to get as much diversity in the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment