mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
travis
This commit is contained in:
parent
9f2a960446
commit
f3ca69a3a6
10
.travis.yml
10
.travis.yml
@ -10,14 +10,6 @@ matrix:
|
||||
env:
|
||||
- VARIANT=test
|
||||
|
||||
###################
|
||||
- language: cpp
|
||||
compiler:
|
||||
- clang
|
||||
os: linux
|
||||
env:
|
||||
- VARIANT=test
|
||||
|
||||
###################
|
||||
- language: cpp
|
||||
compiler:
|
||||
@ -29,7 +21,7 @@ matrix:
|
||||
###################
|
||||
- language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- 2.7
|
||||
env:
|
||||
- VARIANT=python-api
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user