Commit 20d02b80 authored by Davis King's avatar Davis King
Browse files

run tests for python 3.8 on travis ci

parent 0c415dbb
......@@ -108,6 +108,14 @@ matrix:
script:
- dlib/travis/build-and-test.sh
###################
- language: python
python: 3.8
env:
- VARIANT=python-api
script:
- dlib/travis/build-and-test.sh
###################
- language: cpp
os: osx
......
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