Initial import

This commit is contained in:
Dan Milne
2020-04-22 00:18:09 +10:00
commit 0929b3eb80
18 changed files with 392 additions and 0 deletions

6
.travis.yml Normal file
View File

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