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