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 5648df9 commit a117ff2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
# Test code
- run:
name: Test code
environment:
PYTHONFAULTHANDLER: 1
command: |
set +e
Expand Down

0 comments on commit a117ff2

Please sign in to comment.