소스 검색

Update .travis.yml

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

+ 1 - 0
.travis.yml

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