소스 검색

debugging

Yuki Takei 9 년 전
부모
커밋
cfefd5d347
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      wercker.yml

+ 3 - 0
wercker.yml

@@ -23,6 +23,9 @@ test:
       code: |
         npm list --depth=0
 
+    - script:
+      code: env
+
     - npm-test