Upgraded Ruby versions in config/doc files

This commit is contained in:
Al Snow
2016-11-16 08:01:23 -05:00
parent 7824de31c3
commit a274d71360
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
language: ruby
rvm:
- "2.3.1"
- "2.3.2"
before_script: rake db:setup
before_script: bundle exec rake db:setup
cache: bundler