We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffc03e2 commit 03d7764Copy full SHA for 03d7764
.travis.yml
@@ -1,5 +1,6 @@
1
language: node_js
2
node_js:
3
- node
4
+install: npm install --ignore-scripts
5
notifications:
6
email: false
0 commit comments