We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
babel
Learn more about funding links in repositories.
Report abuse
1 parent 9944a55 commit 6d45fa8Copy full SHA for 6d45fa8
.travis.yml
@@ -3,6 +3,8 @@ language: node_js
3
node_js:
4
- "0.10"
5
- "0.12"
6
- - node
+ - "4"
7
+ - "5"
8
+ - "6"
9
before_install:
10
- npm install -g npm@^3.3.0
0 commit comments