Skip to content

Commit 10e4972

Browse files
don’t cache apt
1 parent 9bb60be commit 10e4972

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ matrix:
1313
fast_finish: true
1414
sudo: required
1515
dist: trusty
16-
cache:
17-
- apt
16+
#cache:
17+
# - apt
1818
addons:
1919
apt:
2020
packages:

0 commit comments

Comments
 (0)