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 8798dec commit 55c98a0Copy full SHA for 55c98a0
.travis.yml
@@ -13,4 +13,4 @@ before_install:
13
14
install: pip install -r requirements.txt
15
16
-script: make test
+script: python -m tests.test_face_recognition
0 commit comments