Commit c6018af3 authored by Davis King's avatar Davis King

travis

parent f3ca69a3
matrix: language: python
include: python:
################### - 2.7
- language: cpp env:
compiler: - VARIANT=python-api
- gcc
os: linux
env:
- VARIANT=test
###################
- language: cpp
compiler:
- gcc
os: linux
env:
- VARIANT=examples
###################
- language: python
python:
- 2.7
env:
- VARIANT=python-api
###################
- language: cpp
os: osx
osx_image: xcode9.2
env:
- VARIANT=test
script: script:
- dlib/travis/build-and-test.sh - dlib/travis/build-and-test.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment