Skip to content

Commit 6bac8c0

Browse files
committed
Fix environment variable settings
1 parent 53e67ee commit 6bac8c0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,4 @@ after_success:
1717
- "coveralls"
1818

1919
env:
20-
- PYTHONPATH=.
21-
- PYTHONASYNCIODEBUG=1
20+
- PYTHONPATH=. PYTHONASYNCIODEBUG=1

0 commit comments

Comments
 (0)