mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-10-29 17:48:50 +08:00
add travis support
This commit is contained in:
@ -2,7 +2,7 @@ language: java
|
|||||||
jdk:
|
jdk:
|
||||||
- oraclejdk7
|
- oraclejdk7
|
||||||
|
|
||||||
script: "mvn clean deploy -Dmaven.test.skip=true"
|
script: "mvn clean install -Dmaven.test.skip=true"
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
|||||||
Reference in New Issue
Block a user