1
0
mirror of https://github.com/cmur2/openvpn-status-web.git synced 2024-07-01 00:34:43 +02:00
openvpn-status-web/.travis.yml
2020-03-01 22:12:38 +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