소스 검색

[NO-JIRA] Fix public repository web testing

tags/9.4.0.54424
Philippe Perrin 2 년 전
부모
커밋
106baf21b4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      travis.sh

+ 1
- 1
travis.sh 파일 보기

@@ -63,7 +63,7 @@ BUILD)
;;

WEB_TESTS)
./gradlew :server:sonar-web:yarn_validate --no-daemon --console plain
./gradlew :server:sonar-web:yarn_validate-ci --no-daemon --console plain
;;
*)

Loading…
취소
저장