1 # see http://docs.travis-ci.com/user/languages/java/
6 # see http://docs.travis-ci.com/user/workers/container-based-infrastructure/
9 # see http://docs.travis-ci.com/user/caching/#Arbitrary-directories
15 # see https://scan.coverity.com/travis_ci
16 # see https://docs.travis-ci.com/user/coverity-scan/
19 name: "sebhoss/suppress-warnings"
20 description: "Build submitted via Travis CI"
21 notification_email: "metio@googlegroups.com"
22 build_command_prepend: "mvn clean"
23 build_command: "mvn -DskipTests=true compile"
24 branch_pattern: master
26 # see https://docs.travis-ci.com/user/notifications/
28 # see https://docs.travis-ci.com/user/notifications/#IRC-notification
29 irc: "chat.freenode.net#metio.wtf"
30 # see https://docs.travis-ci.com/user/notifications/#Email-notifications
32 - "metio@googlegroups.com"
36 # exposes 'COVERITY_SCAN_TOKEN'
37 # see https://scan.coverity.com/travis_ci
38 # see https://docs.travis-ci.com/user/coverity-scan/
39 - secure: "VrNRhmGfHAZw+B1hQFmSd4k93EQNXejx5DNptcpHxHgZUIkD0djuQyyp5A9P7QeYn9MvDrB3VGFw8Z90kTAh8GPwUr3TWT7LLZ9s3sxHPI3VoqdSHl8utOR1wN7UoawcfBAyGtv/SqhE5e3L8Sb+4CHl1cO7YCf8DBFncGSnBNM="