This commit is contained in:
Ciro Santilli
2017-11-02 14:58:36 +00:00
parent 79dc2f0b33
commit a4912196a3

View File

@@ -1,12 +1,5 @@
language: cpp
install: |
echo "$TRAVIS_BUILD_DIR"
pwd
ls
cd linux-kernel-module-cheat
./configure -t
install: ./configure -t
script: |
cd "$TRAVIS_BUILD_DIR"
./run -e 'init=/poweroff.out' -n
script: ./run -e 'init=/poweroff.out' -n