language: java jdk: - oraclejdk7 script: "mvn clean package -Dmaven.test.skip=true" branches: only: - develop notifications: email: - binaryw@qq.com