Skip to content

Commit

Permalink
Install wcwidth on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
superbobry committed Jan 9, 2016
1 parent bb7c647 commit 3aa8d89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ python:
- "3.4" - "3.4"
- "3.5" - "3.5"
- "pypy" - "pypy"
install:
- travis_retry pip install wcwidth
script: python setup.py test script: python setup.py test

0 comments on commit 3aa8d89

Please sign in to comment.