mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2025-06-28 13:16:19 +08:00
add travis support
This commit is contained in:
parent
7e46113bbc
commit
dc9161844e
@ -2,7 +2,7 @@ language: java
|
||||
jdk:
|
||||
- oraclejdk7
|
||||
|
||||
script: "mvn clean deploy -Dmaven.test.skip=true"
|
||||
script: "mvn clean install -Dmaven.test.skip=true"
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
Loading…
Reference in New Issue
Block a user