Fix travis by removing the deleted stm32-example
parent
297f92a99e
commit
30b0ee19f3
|
|
@ -103,7 +103,7 @@ script:
|
|||
- cargo doc --all-features --release
|
||||
- cd examples/embedded_linux_epd4in2 && cargo check && cd ../../
|
||||
- cd examples/embedded_linux_epd1in54 && cargo check && cd ../../
|
||||
- cd examples/stm32f3discovery && cargo check --target thumbv7m-none-eabi && cd ../../
|
||||
# - cd examples/stm32f3discovery && cargo check --target thumbv7m-none-eabi && cd ../../
|
||||
#- cd ../f3_stm32f30x && cargo build
|
||||
|
||||
after_success:
|
||||
|
|
|
|||
Loading…
Reference in New Issue