mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 20:14:27 +01:00
OK travis, we are still working, OK?
This commit is contained in:
@@ -8,5 +8,5 @@ install: |
|
|||||||
|
|
||||||
script: |
|
script: |
|
||||||
cd "$TRAVIS_BUILD_DIR"
|
cd "$TRAVIS_BUILD_DIR"
|
||||||
bash -x ./build -j 16 &>/dev/null
|
bash -x ./build -j 16 |& awk 'NR % 1000 == 0'
|
||||||
bash -x ./run -e 'init=/poweroff.out' -n
|
bash -x ./run -e 'init=/poweroff.out' -n
|
||||||
|
|||||||
Reference in New Issue
Block a user