diff --git a/.travis.yml b/.travis.yml index 3b2e995..29ea930 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: