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 ba26ed1 commit 697d87bCopy full SHA for 697d87b
.travis.yml
@@ -5,5 +5,6 @@ rust:
5
- nightly
6
install:
7
- rustup target add thumbv7em-none-eabi thumbv7em-none-eabihf thumbv8m.main-none-eabi
8
+ - rustup component add rustfmt
9
script:
10
- scripts/build.sh
0 commit comments