added cache for apt with travis
This commit is contained in:
parent
ba4706cec4
commit
b3ea126e42
@ -17,6 +17,8 @@ addons:
|
||||
packages:
|
||||
- g++-7
|
||||
- clang-5.0
|
||||
cache:
|
||||
apt: true
|
||||
matrix:
|
||||
include:
|
||||
# Linux Clang C++17
|
||||
|
Loading…
Reference in New Issue
Block a user