Skip to content

Commit 0ca9984

Browse files
committed
Building
1 parent b5be3e0 commit 0ca9984

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,8 @@ python:
66
- "3.5"
77
- "3.6"
88

9-
virtualenv:
10-
system_site_packages: true
11-
129
before_install:
13-
- sudo apt-get install -qq python-numpy python-scipy
10+
- sudo apt-get install -qq python-numpy python-scipy libboost-python-dev
1411
- pip install git+https://github.com/ageitgey/face_recognition_models
1512

1613
install: pip install -r requirements.txt --use-mirrors

0 commit comments

Comments
 (0)