added cache for apt with travis
This commit is contained in:
parent
ba4706cec4
commit
b3ea126e42
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user