Change travis for makefile.

This commit is contained in:
Scott Shawcroft
2019-01-04 18:29:52 -08:00
parent 048fc9694c
commit ebbd8578af

View File

@@ -19,4 +19,4 @@ 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
- cd tests/common && ceedling test:all
- cd tests/common && make