이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
server
/
wxJava-final
보기
6
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
Update .travis.yml
master
Binary Wang
8 년 전
committed by
GitHub
부모
e4b37f9762
커밋
4758440792
1개의 변경된 파일
과
9개의 추가작업
그리고
8개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-8
.travis.yml
+ 9
- 8
.travis.yml
파일 보기
@@ -9,18 +9,19 @@ addons:
jdk:
- oraclejdk8
#script: "mvn clean package -Dmaven.test.skip=true"
branches:
only:
- develop
notifications:
email:
- binaryw@qq.com
script:
- mvn clean org.jacoco:jacoco-maven-plugin:prepare-agent package sonar:sonar
branches:
only:
- develop
cache:
directories:
- '$HOME/.m2/repository'
- '$HOME/.sonar/cache'
notifications:
email:
- binaryw@qq.com
쓰기
미리보기
불러오는 중...
취소
저장