Skip to content

Commit

Permalink
trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
SupinePandora43 committed Jul 5, 2019
1 parent 0f07086 commit 8b101c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
env:
global:
- PYTHONIOENCODING=utf-8 # fix for UnicodeEncodeError: 'charmap' codec can't encode character '\u251c' in position 1: character maps to <undefined>
- PYTHONIOENCODING=utf-8 # fix for UnicodeEncodeError: 'charmap' codec can't encode character '\u251c' in position 1: character maps to <undefined>

install:
- pip install requests
Expand Down

0 comments on commit 8b101c8

Please sign in to comment.