Browse Source

update node version for travis

Godzil 7 years ago
parent
commit
3d067979e9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,6 +1,6 @@
 language: node_js
 node_js:
- - '0.12'
+ - '4.6'
 before_install:
  - npm install -g tsconfig-lint
  - npm install -g tslint