First commit

This commit is contained in:
2021-01-17 15:01:04 +03:00
commit 1893b82cc0
16 changed files with 465 additions and 0 deletions

6
.travis.yml Normal file
View File

@@ -0,0 +1,6 @@
---
language: ruby
cache: bundler
rvm:
- 2.5.1
before_install: gem install bundler -v 2.1.4