1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-06-26 12:30:18 +02:00

ci: drop Travis CI

- end of an era
This commit is contained in:
cn
2020-12-10 10:26:42 +01:00
parent 268e18f2e5
commit fb42c57ff1
3 changed files with 2 additions and 15 deletions

View File

@ -1,6 +1,6 @@
# dyndnsd.rb
[![Build Status](https://travis-ci.com/cmur2/dyndnsd.svg?branch=master)](https://travis-ci.com/cmur2/dyndnsd) ![ci](https://github.com/cmur2/dyndnsd/workflows/ci/badge.svg) [![Dependencies](https://badges.depfu.com/badges/4f25da8493f7a29f652ac892fbf9227b/overview.svg)](https://depfu.com/github/cmur2/dyndnsd)
![ci](https://github.com/cmur2/dyndnsd/workflows/ci/badge.svg) [![Dependencies](https://badges.depfu.com/badges/4f25da8493f7a29f652ac892fbf9227b/overview.svg)](https://depfu.com/github/cmur2/dyndnsd)
A small, lightweight and extensible DynDNS server written with Ruby and Rack.