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 language: cpp
install: | install: ./configure -t
echo "$TRAVIS_BUILD_DIR"
pwd
ls
cd linux-kernel-module-cheat
./configure -t
script: | script: ./run -e 'init=/poweroff.out' -n
cd "$TRAVIS_BUILD_DIR"
./run -e 'init=/poweroff.out' -n