Browse Source

Update .travis.yml

sebavan 6 năm trước cách đây
mục cha
commit
6c2e582d91
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

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