Commit e41fc8ec authored by Davis King's avatar Davis King

Try to fix travis

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