1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2024-11-14 16:56:14 +01:00
dyndnsd/.travis.yml
2020-08-22 12:50:55 +02:00

14 lines
107 B
YAML

---
os: linux
language: ruby
rvm:
- 2.7
- 2.6
- 2.5
services:
- docker
script:
- bundle exec rake travis