浏览代码

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