소스 검색

Update .travis.yml

sebavan 6 년 전
부모
커밋
38c1398ea4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -10,7 +10,7 @@ cache:
   - node_modules
   - Playground/node_modules
 install:
-- chmod 755 -R node_modules/
+- chmod 777 -R node_modules/
 - travis_retry npm install -g gulp@4.0.0
 - travis_retry npm install -g typescript
 - cd ./Tools/Gulp