Skip to content

Commit dd07023

Browse files
committed
travis: Build stmhal/ST32F4DISC and teensy in Travis tests.
1 parent 6c70511 commit dd07023

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ script:
1515
- make -C bare-arm
1616
- make -C qemu-arm
1717
- make -C stmhal
18+
- make -C stmhal BOARD=STM32F4DISC
19+
- make -C teensy
1820
- make -C windows CROSS_COMPILE=i586-mingw32msvc-
1921

2022
- (cd tests && MICROPY_CPYTHON3=python3.3 ./run-tests)

0 commit comments

Comments
 (0)