remove cache

This commit is contained in:
Carl Pearson
2020-03-24 08:27:23 -05:00
parent af6389496e
commit 3762a517a6

View File

@@ -1,10 +1,6 @@
dist: bionic dist: bionic
language: minimal language: minimal
cache:
directories:
$HOME/cmake
install: install:
- ci/install_deps.sh || travis_terminate 1; - ci/install_deps.sh || travis_terminate 1;