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 89613b3 commit f5b2438Copy full SHA for f5b2438
.travis.yml
@@ -4,6 +4,8 @@ node_js:
4
- node
5
- '10'
6
- '8'
7
+before_install:
8
+- sudo apt-get install p7zip-full
9
install:
10
- npm install --global npm@4
11
- npm install
0 commit comments