Explorar el Código

Merge remote-tracking branch 'upstream/master'

sebavan hace 6 años
padre
commit
8a1a008e68
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -10,6 +10,8 @@ cache:
   - node_modules
   - Playground/node_modules
 install:
+- rm node_modules/@babylonjs/core -f
+- rm node_modules/@babylonjs/materials -f
 - travis_retry npm install -g gulp@4.0.0
 - travis_retry npm install -g typescript
 - cd ./Tools/Gulp