Skip to content

Commit 8b50b15

Browse files
committed
CI update take 2
1 parent e2e9256 commit 8b50b15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ matrix:
1313
dist: xenial # required for Python >= 3.7 (travis-ci/travis-ci#9069)
1414

1515
install:
16-
- pip install git+git://github.com/rocky/python-xdis.git#egg=xdis
16+
- sudo pip install git+git://github.com/rocky/python-xdis.git#egg=xdis
1717
- pip install -e .
1818
- pip install -r requirements-dev.txt
1919

0 commit comments

Comments
 (0)