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 bab2660 commit c5b7ef1Copy full SHA for c5b7ef1
.travis.yml
@@ -3,6 +3,7 @@ node_js:
3
- "4"
4
- "5"
5
- "6"
6
+ - "7"
7
before_install:
8
- if [[ `npm -v` != 3* ]]; then npm i -g npm@3; fi
9
after_success:
0 commit comments