We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637e59f commit e83230fCopy full SHA for e83230f
.travis.yml
@@ -11,6 +11,6 @@ addons:
11
node_js:
12
- "0.10"
13
- "0.12"
14
- - "4.0"
15
- - "5.0"
+ - "4"
+ - "5"
16
after_success: npm run coveralls
0 commit comments