소스 검색

Merge pull request #62 from csmith/master

Update path to plugin PMD reports.
pull/63/merge
Greg Holmes 9 년 전
부모
커밋
31d1df16cc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      circle.yml

+ 1
- 1
circle.yml 파일 보기

@@ -38,7 +38,7 @@ general:
38 38
     - build/libs/dmdirc-javadoc.jar
39 39
 
40 40
     - client/build/reports/pmd/*
41
-    - plugins/reports/pmd/*
41
+    - plugins/pmd/*
42 42
     - util/build/reports/pmd/*
43 43
     - parser/build/reports/pmd/*
44 44
 

Loading…
취소
저장