Greenkeeper is deprecated

This commit is contained in:
uwap 2020-10-04 18:56:00 +02:00
parent 42e7697bf8
commit af89238999
2 changed files with 0 additions and 5 deletions

View file

@ -4,10 +4,6 @@ node_js:
script: script:
- yarn travis - yarn travis
before_install: yarn global add greenkeeper-lockfile@1
before_script: greenkeeper-lockfile-update
after_script: greenkeeper-lockfile-upload
after_success: after_success:
- ./travis-upload-artifacts.sh - ./travis-upload-artifacts.sh

View file

@ -1,7 +1,6 @@
# MQTT Control Map # MQTT Control Map
[![Build Status](https://travis-ci.org/uwap/mqtt-control-map.svg?branch=master)](https://travis-ci.org/uwap/mqtt-control-map) [![Build Status](https://travis-ci.org/uwap/mqtt-control-map.svg?branch=master)](https://travis-ci.org/uwap/mqtt-control-map)
[![Greenkeeper badge](https://badges.greenkeeper.io/uwap/mqtt-control-map.svg)](https://greenkeeper.io/)
## Development / Configuration ## Development / Configuration