Skip to content

Commit

Permalink
Show Python warnings in CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimegildesagredo committed Oct 25, 2018
1 parent 76d31aa commit 7fe7fde
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ python:
- pypy
- pypy3.5

env:
- PYTHONWARNINGS=all

sudo: false

install:
Expand Down

0 comments on commit 7fe7fde

Please sign in to comment.