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 10ee156 commit 172299fCopy full SHA for 172299f
.travis.yml
@@ -1,6 +1,7 @@
1
language: node_js
2
node_js:
3
- '10.0'
4
-
+script:
5
+ - /bin/npm install
6
dist: trusty
7
sudo: false
0 commit comments