travis 9: bash -x debugging, make-host make nproc optional

This commit is contained in:
Ciro Santilli
2017-11-02 16:44:44 +00:00
parent afb2d27da6
commit 42051b51ed
2 changed files with 12 additions and 3 deletions

View File

@@ -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