We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a80e86e commit a2522dfCopy full SHA for a2522df
.travis.yml
@@ -25,6 +25,6 @@ addons:
25
version: 1.2.0
26
description: WifiDog Captive Portal Gateway
27
notification_email: [email protected]
28
- build_command_prepend: ./autogen.sh && ./configure
+ build_command_prepend: ./autogen.sh && ./.travis_configure_wrapper.sh
29
build_command: make
30
branch_pattern: coverity_scan
0 commit comments