mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 11:03:50 +01:00
travis: remove unnecessary nproc output
This commit is contained in:
parent
c284a76c67
commit
fe79ec8eaf
1
dist/tools/travis-scripts/build_and_test.sh
vendored
1
dist/tools/travis-scripts/build_and_test.sh
vendored
@ -27,7 +27,6 @@ then
|
||||
then
|
||||
RESULT=0
|
||||
|
||||
make -s -C ./examples/default info-concurrency
|
||||
git rebase riot/master || git rebase --abort
|
||||
RESULT=$(set_result $? $RESULT)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user