APT seems slow, try explicitly enabling

This commit is contained in:
Patrick Niklaus
2016-05-04 14:27:44 +02:00
parent 93c8674a40
commit b4976f89f2
+3 -1
View File
@@ -14,7 +14,9 @@ branches:
only: only:
- master - master
cache: ccache cache:
- ccache: true
- apt: true
matrix: matrix:
fast_finish: true fast_finish: true