remove caching for deps

This commit is contained in:
tangxifan 2019-11-02 16:30:01 -06:00
parent e1a7a2895a
commit 0852ef33c3
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ cache:
- $TRAVIS_BUILD_DIR/ace2
- $TRAVIS_BUILD_DIR/libs
- $HOME/.ccache
- $HOME/deps
# - $HOME/deps
# Currently sudo is not required, NO ENV is used