We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab562bd commit 1d85539Copy full SHA for 1d85539
.travis.yml
@@ -3,8 +3,8 @@ cache:
3
directories:
4
- node_modules
5
node_js:
6
+ - "7"
7
- "6"
- - "5"
8
- "4"
9
after_success:
10
- npm run coverall
0 commit comments