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 c761f23 commit ba2be1bCopy full SHA for ba2be1b
.travis.yml
@@ -2,6 +2,9 @@ language: node_js
2
node_js: node
3
sudo: false
4
5
+notifications:
6
+ email: false
7
+
8
before_install:
9
- npm install -g greenkeeper-lockfile@1
10
0 commit comments