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.
2 parents 2700d46 + a2522df commit 72f3d3dCopy full SHA for 72f3d3d
.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