dev --- 3.8.0.A版本, openProject引用 ;
formao-live --- 3.7.0.B 版本, formallProject引用
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- language: java
- jdk:
- - oraclejdk7
-
- script: "mvn clean install -Dmaven.test.skip=true"
-
- branches:
- only:
- - develop
-
- notifications:
- email:
- - binarywang@qq.com
|