sebavan 6 лет назад
Родитель
Сommit
71ca7e4160
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -6,7 +6,7 @@ node_js:
 git:
   depth: 1
 install:
-- npm install -g typescript
+- npm install -g typescript@3.0.3
 jobs:
   include:
   - stage: BabylonJS Build and test