# HG changeset patch # User Matt Johnston # Date 1434209535 -28800 # Node ID 5a0eabe6544b3d3fbc70ac4b8fd402236872b487 # Parent 45830474d83c572329cac98fab1be700e8eb7eaf fiddle with coverity travis diff -r 45830474d83c -r 5a0eabe6544b .travis.yml --- a/.travis.yml Fri Jun 12 23:02:15 2015 +0800 +++ b/.travis.yml Sat Jun 13 23:32:15 2015 +0800 @@ -21,10 +21,10 @@ # The next declration is the encrypted COVERITY_SCAN_TOKEN, created # via the "travis encrypt" command using the project repo's public key - secure: "F4rKQrHK/u58vPo3F9+x0WYXAeMFJvvtH9BIGZqx9yw8bUnL+gk0Ge9wnHHTXRcgCTqoc7B35uMS5njpH+Su/esVjrLAq85f/AmQctlRpmApwGK9LyxkIvx3UJN0nqfeeDXA90/8FUZ+n/qnCydXmYCEgqSaBCNydDxW1oqYUIc=" - - BUNDLEDLIBTOM=--disable-bundled-libtom - - BUNDLEDLIBTOM=--enable-bundled-libtom - - MULTI=1 - - NOWRITEV=1 + - BUNDLEDLIBTOM=--disable-bundled-libtom + - BUNDLEDLIBTOM=--enable-bundled-libtom + - MULTI=1 + - NOWRITEV=1 addons: coverity_scan: