Skip to content
Snippets Groups Projects
Commit dd07023c authored by Damien George's avatar Damien George
Browse files

travis: Build stmhal/ST32F4DISC and teensy in Travis tests.

parent 6c705118
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,8 @@ script:
- make -C bare-arm
- make -C qemu-arm
- make -C stmhal
- make -C stmhal BOARD=STM32F4DISC
- make -C teensy
- make -C windows CROSS_COMPILE=i586-mingw32msvc-
- (cd tests && MICROPY_CPYTHON3=python3.3 ./run-tests)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment