Add unittests to .travis.yml
This commit is contained in:
parent
e6f650e330
commit
cc8b98a948
@ -19,6 +19,7 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- ./dist/tools/compile_test/compile_test.py
|
- ./dist/tools/compile_test/compile_test.py
|
||||||
|
- make -C ./tests/unittests term
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user