Skip to content

Commit dbab75b

Browse files
Jonathan Pallant (42 Technology)Yatekii
authored andcommitted
Add thumbv8m.main-none-eabi target to Travis.
1 parent 92d63f5 commit dbab75b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ rust:
44
- beta
55
- nightly
66
install:
7-
- rustup target add thumbv7em-none-eabi thumbv7em-none-eabihf
7+
- rustup target add thumbv7em-none-eabi thumbv7em-none-eabihf thumbv8m.main-none-eabi
88
script:
99
- scripts/build.sh

0 commit comments

Comments
 (0)