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 f657ac6 commit 6f3bad6Copy full SHA for 6f3bad6
.travis.yml
@@ -4,6 +4,9 @@ node_js:
4
- 8
5
- 6
6
- 4
7
+before_install: yarn global add greenkeeper-lockfile@1
8
+before_script: greenkeeper-lockfile-update
9
+after_script: greenkeeper-lockfile-upload
10
cache:
11
yarn: true
12
branches:
0 commit comments