Trying to fix travis

This commit is contained in:
Dhruva Sagar
2019-12-17 14:22:58 -05:00
parent aedcd8e077
commit 06adb63764

View File

@@ -1,4 +1,6 @@
language: ruby
rvm:
- 2.3.0
before_install:
- gem install bundler
script: rake ci