Skip to content

Commit

Permalink
force idna 2.5 (temp workaround)
Browse files Browse the repository at this point in the history
  • Loading branch information
trehn committed Aug 8, 2017
1 parent 2ba7f1d commit 1d33440
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ python:
- 3.6
install:
- pip install .
- pip install idna==2.5
before_script:
- ssh-keygen -f ~/.ssh/id_rsa -N ""
- cp ~/.ssh/id_rsa.pub ~/.ssh/authorized_keys
Expand Down

0 comments on commit 1d33440

Please sign in to comment.