Skip to content

Commit 5e7c3ad

Browse files
committed
install qemu-system-arm
1 parent e9f1c2d commit 5e7c3ad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
language: rust
22
rust: nightly
33

4+
addons:
5+
apt:
6+
packages:
7+
- qemu-system-arm
8+
49
install:
510
- bash ci/install.sh
611

0 commit comments

Comments
 (0)