Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit d4eccd1

Browse files
ci(Travis): remove apt update as perl 5.29 is still n/a
1 parent acfc089 commit d4eccd1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ cache:
1313
directories:
1414
- "~/.npm"
1515
- "node_modules"
16-
addons:
17-
apt:
18-
update: true
1916
script:
2017
- ./scripts/coverage.sh
2118
after_success:

0 commit comments

Comments
 (0)