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