Skip to content

Commit 697d87b

Browse files
author
Jonathan Pallant (42 Technology)
committed
Make sure rustfmt is installed.
1 parent ba26ed1 commit 697d87b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ rust:
55
- nightly
66
install:
77
- rustup target add thumbv7em-none-eabi thumbv7em-none-eabihf thumbv8m.main-none-eabi
8+
- rustup component add rustfmt
89
script:
910
- scripts/build.sh

0 commit comments

Comments
 (0)