Files
linux-kernel-module-cheat/.travis.yml
2017-11-02 14:46:36 +00:00

13 lines
183 B
YAML

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