We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9f1c2d commit 5e7c3adCopy full SHA for 5e7c3ad
.travis.yml
@@ -1,6 +1,11 @@
1
language: rust
2
rust: nightly
3
4
+addons:
5
+ apt:
6
+ packages:
7
+ - qemu-system-arm
8
+
9
install:
10
- bash ci/install.sh
11
0 commit comments