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 0ca9984 commit 8d1aa94Copy full SHA for 8d1aa94
.travis.yml
@@ -10,6 +10,6 @@ before_install:
10
- sudo apt-get install -qq python-numpy python-scipy libboost-python-dev
11
- pip install git+https://github.com/ageitgey/face_recognition_models
12
13
-install: pip install -r requirements.txt --use-mirrors
+install: pip install -r requirements.txt
14
15
script: make test
0 commit comments