test4: apt-get -qq + cache

This commit is contained in:
Virtua Creative 2016-04-19 21:51:16 +00:00
parent 36a5e0d5ab
commit ac5838a462

View File

@ -1,5 +1,12 @@
image: publysher/hugo image: publysher/hugo
cache:
paths:
- /var/cache/apt/archives/
before_script:
- noninteractive apt-get -qq install -y --no-install-recommends git-all
pages: pages:
script: script:
- hugo - hugo