Skip to content

Commit e6be769

Browse files
committed
.travis.yml allow apt-get update
1 parent 08af428 commit e6be769

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ language: c
22

33
sudo: required
44

5+
addons:
6+
apt:
7+
update: true
8+
59
cache:
610
directories:
711
- armchroot

0 commit comments

Comments
 (0)