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
14 # see https://github.com/trautonen/coveralls-maven-plugin#jacoco
16 - mvn clean test jacoco:report coveralls:report
18 # see https://docs.travis-ci.com/user/notifications/
20 # see https://docs.travis-ci.com/user/notifications/#IRC-notification
21 irc: "chat.freenode.net#metio.wtf"
22 # see https://docs.travis-ci.com/user/notifications/#Email-notifications
24 - "metio@googlegroups.com"