summaryrefslogtreecommitdiff
path: root/py/objexcept.c
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-12-16 20:43:30 +0200
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2017-12-16 20:43:30 +0200
commit5455bf79c568fa56b2ad05d28d10575d987030b4 (patch)
tree422f7f666f7c764f85c8d3f1ae9d9a379eee92cf /py/objexcept.c
parentea742085ed0ca3ce3b8b14b69442fd13ccc2a754 (diff)
.travis.yml: Build and test strict stackless build.
Previously, testing of stackless build happened (manually) in travis-stackless branch. However, stackless offers important featureset, so it's worth to test it as a part of the main CI. Strict stackless is used because it's the "real" stackless build, which avoids using C stack as much as possible (non-strict just prefers heap over C stack, but may end up using the latter).
Diffstat (limited to 'py/objexcept.c')
0 files changed, 0 insertions, 0 deletions