diff .travis.yml @ 1132:54e6954a8ef0 coverity

coverity shouldn't have a matrix
author Matt Johnston <matt@ucc.asn.au>
date Sat, 13 Jun 2015 23:39:55 +0800
parents 48cbe69dd5e9
children 624fc24cfae5
line wrap: on
line diff
--- a/.travis.yml	Sat Jun 13 23:36:03 2015 +0800
+++ b/.travis.yml	Sat Jun 13 23:39:55 2015 +0800
@@ -21,11 +21,8 @@
    # 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="
-  matrix:
-   - BUNDLEDLIBTOM=--disable-bundled-libtom
    - BUNDLEDLIBTOM=--enable-bundled-libtom
    - MULTI=1
-   - NOWRITEV=1
 
 addons:
   coverity_scan: