add stm32f4 board to travis build

This commit is contained in:
hathach 2019-03-16 02:25:56 +07:00
parent d56e7fd913
commit e39b4199b0
1 changed files with 2 additions and 0 deletions

View File

@ -19,3 +19,5 @@ before_script:
script:
- make -j2 -C examples/device/cdc_msc_hid BOARD=metro_m0_express
- make -j2 -C examples/device/cdc_msc_hid BOARD=metro_m4_express
- make -j2 -C examples/device/cdc_msc_hid BOARD=stm32f407g_disc1