Skip to content

Commit b461229

Browse files
committed
remove use mirrors, depricated
1 parent 9d08cc5 commit b461229

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
@@ -26,7 +26,7 @@ install:
2626
- pip install --upgrade pip
2727
- pip install "sqlalchemy>= 0.8,<1.0"
2828
- pip install -r requirements.txt
29-
- pip install --use-mirrors nose mock coverage
29+
- pip install nose mock coverage
3030
- "./setup.py install"
3131
script:
3232
- "./run_tests.py"

0 commit comments

Comments
 (0)