Remove out-of-tree bootstrap
This commit is contained in:
parent
9f3c1044df
commit
c235ee8942
@ -28,7 +28,6 @@ env:
|
|||||||
before_script:
|
before_script:
|
||||||
- go get -u code.dumpstack.io/tools/out-of-tree
|
- go get -u code.dumpstack.io/tools/out-of-tree
|
||||||
- sudo ln -s $HOME/.out-of-tree /root/
|
- sudo ln -s $HOME/.out-of-tree /root/
|
||||||
- out-of-tree bootstrap
|
|
||||||
- |
|
- |
|
||||||
cd $TRAVIS_BUILD_DIR/$EXPLOIT
|
cd $TRAVIS_BUILD_DIR/$EXPLOIT
|
||||||
out-of-tree kernel autogen --max=8
|
out-of-tree kernel autogen --max=8
|
||||||
|
Loading…
Reference in New Issue
Block a user