Skip to content

Commit 8d1aa94

Browse files
committed
build
1 parent 0ca9984 commit 8d1aa94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ before_install:
1010
- sudo apt-get install -qq python-numpy python-scipy libboost-python-dev
1111
- pip install git+https://github.com/ageitgey/face_recognition_models
1212

13-
install: pip install -r requirements.txt --use-mirrors
13+
install: pip install -r requirements.txt
1414

1515
script: make test

0 commit comments

Comments
 (0)