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 03a81b9 commit 5a54032Copy full SHA for 5a54032
.travis.yml
@@ -3,6 +3,8 @@ node_js:
3
- "10"
4
- "8"
5
- "6"
6
+install:
7
+ - npm install
8
notifications:
9
email:
10
on_success: never
0 commit comments