1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2024-11-15 02:56:15 +01:00
dyndnsd/.travis.yml
2020-02-29 20:21:50 +01:00

13 lines
99 B
YAML

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