mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 15:03:53 +01:00
Merge pull request #2507 from authmillenon/travis/remove-outputting-nproc
travis: remove unnecessary nproc output
This commit is contained in:
commit
48e6247f4f
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