Skip to content

Commit 72f3d3d

Browse files
committed
Merge pull request #141 from acv/coverity_ssl
Use the wrapper for configure with coverity
2 parents 2700d46 + a2522df commit 72f3d3d

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)