dlib/.travis.yml

14 lines
127 B
YAML
Raw Normal View History

2016-10-15 02:44:31 +08:00
2018-01-18 09:16:27 +08:00
language: python
python:
- 2.7
env:
- VARIANT=python-api
2018-01-18 09:03:17 +08:00
2018-01-18 09:16:27 +08:00
2016-10-15 02:44:31 +08:00
script:
- dlib/travis/build-and-test.sh