Up version.
This commit is contained in:
parent
2f6f55c2bb
commit
e38c50c0fd
|
@ -2,11 +2,6 @@ language: cpp
|
|||
compiler: gcc
|
||||
sudo: require
|
||||
dist: bionic
|
||||
cache:
|
||||
ccache: true
|
||||
directories:
|
||||
- $HOME/.ccache
|
||||
- $HOME/.cache/apt
|
||||
|
||||
before_install:
|
||||
- mkdir -p $HOME/.cache/apt/partial
|
||||
|
|
Loading…
Reference in a new issue