Home
last modified time | relevance | path

Searched +full:apt +full:- +full:cache (Results 1 – 1 of 1) sorted by relevance

/civetweb-2.7.6/
D.travis.yml8 cache:
10 - $HOME/third-party
15 apt:
17 - cmake
18 - openssl
19 - libssl-dev
21 - kubuntu-backports
25 - if [ "${TRAVIS_OS_NAME}" == "linux" ]; then
28 wget https://cmake.org/files/v3.7/cmake-3.7.2-Linux-x86_64.sh --no-check-certificate;
29 chmod +x cmake-3.7.2-Linux-x86_64.sh;
[all …]