weixin-java-tools/.travis.yml
2015-02-09 09:30:44 +08:00

14 lines
172 B
YAML

language: java
jdk:
- oraclejdk7
script: "mvn clean deploy -Dmaven.test.skip=true"
branches:
only:
- develop
notifications:
email:
- chanjarster@gmail.com