sebavan 6 年 前
コミット
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