We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dd9280 commit 7bebb66Copy full SHA for 7bebb66
.travis.yml
@@ -2,6 +2,9 @@ language: python
2
python:
3
- 2.7
4
5
+env:
6
+ - PIP_USE_MIRRORS=true
7
+
8
install:
9
- pip install --use-mirrors tox
10
- sudo apt-get update -qq
0 commit comments