Commit e41fc8ec authored by Davis King's avatar Davis King

Try to fix travis

parent 4e97b799
......@@ -44,6 +44,10 @@ matrix:
os: linux
env:
- VARIANT=old-cmake
before_install:
- dlib/travis/get-old-cmakes.sh
cache:
- directories: cmake
script:
- dlib/travis/build-and-test.sh
......@@ -113,9 +117,3 @@ matrix:
# - dlib/travis/build-and-test.sh
cache:
directories:
- cmake
before_install:
- dlib/travis/before-install.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