Skip to content

Commit

Permalink
configurating Python to display trace on faults
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrkarr committed Jan 8, 2020
1 parent c965726 commit 76020af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Expand Up @@ -50,6 +50,8 @@ jobs:
# Test code
- run:
name: Test code
environment:
PYTHONFAULTHANDLER: 1
command: |
set +e
Expand Down

0 comments on commit 76020af

Please sign in to comment.