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

travis: Actually use the build-skip feature

This commit is contained in:
Martine Lenders 2015-04-24 16:56:12 +02:00
parent e6e45ad567
commit dd36a7c4ce

View File

@ -69,5 +69,5 @@ then
# resolved:
# - make -C ./tests/unittests all test BOARD=qemu-i386 || exit
fi
./dist/tools/compile_test/compile_test.py
./dist/tools/compile_test/compile_test.py riot/master
fi