We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0841ae8 commit 9c864d8Copy full SHA for 9c864d8
.travis.yml
@@ -15,4 +15,4 @@ matrix:
15
fast_finish: true
16
script:
17
- rustup target add thumbv6m-none-eabi
18
- - cargo build --features=$MCU
+ - cargo build --features=$MCU --examples
0 commit comments