1 Star 0 Fork 33

lyg945 / weixin-sdk

forked from heyuxian / weixin-sdk 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.travis.yml 343 Bytes
一键复制 编辑 原始数据 按行查看 历史
heyuxian 提交于 2018-01-02 22:56 . Refactor message handler
language: java
cache:
directories:
- $HOME/.m2
jdk:
- oraclejdk8
install:
- cd ./wechat-spring-boot-autoconfigure
- mvn clean install -Dmaven.test.skip=true
script:
- mvn test -DactiveProfile=local
after_success:
- mvn test -DactiveProfile=local jacoco:report coveralls:report
notifications:
email:
- heyuxian.me@gmail.com
Java
1
https://gitee.com/lyg945/weixin-sdk.git
git@gitee.com:lyg945/weixin-sdk.git
lyg945
weixin-sdk
weixin-sdk
master

搜索帮助