Forráskód Böngészése

Update .travis.yml

sebavan 6 éve
szülő
commit
38c1398ea4
1 módosított fájl, 1 hozzáadás és 1 törlés
  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