Sfoglia il codice sorgente

Update .travis.yml

sebavan 6 anni fa
parent
commit
6c2e310fd1
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -11,6 +11,7 @@ cache:
   - Playground/node_modules
   - Playground/node_modules
 install:
 install:
 - chmod 777 -R node_modules/
 - chmod 777 -R node_modules/
+- rm node_modules/@babylonjs/core
 - travis_retry npm install -g gulp@4.0.0
 - travis_retry npm install -g gulp@4.0.0
 - travis_retry npm install -g typescript
 - travis_retry npm install -g typescript
 - cd ./Tools/Gulp
 - cd ./Tools/Gulp