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 60a2f04 commit ef1ea05Copy full SHA for ef1ea05
.travis.yml
@@ -1,7 +1,4 @@
1
sudo: false
2
language: node_js
3
node_js: stable
4
-before_install: npm i -g greenkeeper-lockfile
5
-before_script: greenkeeper-lockfile-update
6
-after_script: greenkeeper-lockfile-upload
7
after_success: npm run coverage
0 commit comments