1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Add unittests to .travis.yml

This commit is contained in:
Martin Lenders 2014-05-09 19:43:18 +02:00
parent e6f650e330
commit cc8b98a948

View File

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