Skip to content

Commit 9c864d8

Browse files
Make sure the examples build as well
1 parent 0841ae8 commit 9c864d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ matrix:
1515
fast_finish: true
1616
script:
1717
- rustup target add thumbv6m-none-eabi
18-
- cargo build --features=$MCU
18+
- cargo build --features=$MCU --examples

0 commit comments

Comments
 (0)