Przeglądaj źródła

Merge remote-tracking branch 'upstream/master'

sebavan 7 lat temu
rodzic
commit
8a1a008e68
1 zmienionych plików z 2 dodań i 0 usunięć
  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