added cache for apt with travis

This commit is contained in:
Phuntsok Drak-pa 2018-11-21 00:59:02 +01:00
parent ba4706cec4
commit b3ea126e42
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ addons:
packages: packages:
- g++-7 - g++-7
- clang-5.0 - clang-5.0
cache:
apt: true
matrix: matrix:
include: include:
# Linux Clang C++17 # Linux Clang C++17