TravisCI: try to get xdis from github

This commit is contained in:
rocky
2020-04-16 23:53:44 -04:00
parent 4796fb9e70
commit ebc22e32e6
3 changed files with 3 additions and 3 deletions

View File

@@ -14,6 +14,7 @@ matrix:
install:
- pip install -e .
- pip install git+git://github.com/rocky/python-xdis.git#egg=xdis-4.3.3
- pip install -r requirements-dev.txt
script: