1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2026-03-24 11:18:30 +01:00
Files
dyndnsd/.travis.yml

11 lines
87 B
YAML

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