Browse Source

Update .travis.yml

sebavan 6 năm trước cách đây
mục cha
commit
ba363b857f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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