1
0
mirror of https://github.com/cmur2/openvpn-status-web.git synced 2025-08-08 08:33:59 +02:00

Convert into gem

This commit is contained in:
cn
2013-05-03 15:32:08 +02:00
parent 2f2160b985
commit 283c05d9d3
15 changed files with 208 additions and 77 deletions

9
.travis.yml Normal file
View File

@@ -0,0 +1,9 @@
language: ruby
rvm:
- 2.0.0
- 1.9.3
- 1.8.7
gemfile:
- Gemfile