Add unittests to .travis.yml

dev/timer
Martin Lenders 9 years ago
parent e6f650e330
commit cc8b98a948

@ -19,6 +19,7 @@ install:
script:
- ./dist/tools/compile_test/compile_test.py
- make -C ./tests/unittests term
notifications:
email: false

Loading…
Cancel
Save