mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Remove boost stuff from travis config
This commit is contained in:
parent
e1215e5ce5
commit
63f430abfc
@ -41,9 +41,7 @@ matrix:
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
- boost-latest
|
||||
packages:
|
||||
- libboost-python1.55-dev
|
||||
- *gcc5_pkgs
|
||||
# build the python3 extension
|
||||
- compiler: gcc
|
||||
@ -57,9 +55,7 @@ matrix:
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
- boost-latest
|
||||
packages:
|
||||
- libboost-python1.55-dev
|
||||
- python3
|
||||
- python3-pip
|
||||
- *gcc5_pkgs
|
||||
|
Loading…
Reference in New Issue
Block a user