Skip to content

Commit a2522df

Browse files
committed
Use the wrapper for configure with coverity
1 parent a80e86e commit a2522df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ addons:
2525
version: 1.2.0
2626
description: WifiDog Captive Portal Gateway
2727
notification_email: [email protected]
28-
build_command_prepend: ./autogen.sh && ./configure
28+
build_command_prepend: ./autogen.sh && ./.travis_configure_wrapper.sh
2929
build_command: make
3030
branch_pattern: coverity_scan

0 commit comments

Comments
 (0)