X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=.travis.yml;h=e2821f70d6c9e62c36e5733fe067bc8c64b74471;hb=da2c9accd294d04434cac7180e08c12a0d30cffc;hp=435669bcb691775ff350f09d43cd747c073165c2;hpb=4ac3040668e7a9b595edd334a9179a5f6ae42461;p=collectd.git diff --git a/.travis.yml b/.travis.yml index 435669bc..e2821f70 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,9 @@ +env: + global: + # The next declaration is the encrypted COVERITY_SCAN_TOKEN, created + # via the "travis encrypt" command using the project repo's public key + - secure: "ZdWWp0XX3C4sLIp4lqeQTWC7vt+GsWjmyRiD17T9833NBAW4dddz310I6iyeXe6oX09ZFFiVIN4ogx9ANcNBx9jriGXI2/82nBhpxOJBebet8JCNS5VeTr4rDSfQOKP+Oc+ko5KbbghTuAtO2CFYiH3jZUcn4TdsYbVanf+TwUs=" + sudo: required dist: trusty compiler: @@ -5,8 +11,10 @@ compiler: - clang language: c before_install: + - openssl s_client -connect scan.coverity.com:443