Skip to content

Commit

Permalink
Enable PYTHONASYNCIODEBUG when testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mschwager committed Jan 11, 2018
1 parent 7ddf6a2 commit 4dc58ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,6 +1,8 @@
sudo: false
dist: trusty
language: python
env:
- PYTHONASYNCIODEBUG=1
python:
- '3.5'
- '3.6'
Expand Down

0 comments on commit 4dc58ed

Please sign in to comment.