We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 663c140 commit 66cf920Copy full SHA for 66cf920
.travis.yml
@@ -3,5 +3,7 @@ sudo: false
3
node_js:
4
- "0.12"
5
- 4
6
+ - 6
7
after_success:
8
+ - npm install typescript@^1.7.3
9
- npm run coveralls
0 commit comments