summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Shawcroft <[email protected]>2019-01-04 18:29:52 -0800
committerScott Shawcroft <[email protected]>2019-01-04 18:29:52 -0800
commitebbd8578afdea344cf5e478d718748a720395750 (patch)
treee5807f10e3d00de79d422dad023c95e8c8378fda
parent048fc9694c100715cdb4003522c8dacc227b5ace (diff)
Change travis for makefile.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index bbfdd684d..90e8801da 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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