mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
configure: use long option names
This commit is contained in:
@@ -4,7 +4,7 @@ sudo: required
|
||||
|
||||
install: |
|
||||
cd "$TRAVIS_BUILD_DIR"
|
||||
bash -x ./configure -t
|
||||
bash -x ./configure --travis
|
||||
|
||||
script: |
|
||||
cd "$TRAVIS_BUILD_DIR"
|
||||
|
||||
Reference in New Issue
Block a user