We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60099be commit 67c2c7eCopy full SHA for 67c2c7e
.travis.yml
@@ -2,5 +2,5 @@ language: python
2
python:
3
- "2.7"
4
install:
5
- - pip install pyside
+ - pip install pyside --use-mirrors
6
script: py.test
0 commit comments