diff --git a/.travis.yml b/.travis.yml index 3ca9895..95d7f5a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 + - PYTHONIOENCODING=utf-8 # fix for UnicodeEncodeError: 'charmap' codec can't encode character '\u251c' in position 1: character maps to install: - pip install requests