mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
travis 9: bash -x debugging, make-host make nproc optional
This commit is contained in:
@@ -8,4 +8,4 @@ install: |
|
||||
|
||||
script: |
|
||||
cd "$TRAVIS_BUILD_DIR"
|
||||
./run -e 'init=/poweroff.out' -j 16 -n -v
|
||||
bash -x ./run -e 'init=/poweroff.out' -j 16 -n -v
|
||||
|
||||
Reference in New Issue
Block a user