remove reboot flag

no longer needed... "no reboot" is std
This commit is contained in:
Bastian Schroll 2017-02-21 13:26:16 +01:00 committed by GitHub
parent 113034aab9
commit 647b801a98

View file

@ -18,7 +18,7 @@ before_script:
- chmod +x install.sh
- cat /etc/os-release
- echo ${TRAVIS_BRANCH}
- sudo ./install.sh -b ${TRAVIS_BRANCH} -r no
- sudo ./install.sh -b ${TRAVIS_BRANCH}
env:
- module=bash