Upgraded Ruby to 2.3.0
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- "2.2.4"
|
||||
- "2.3.0"
|
||||
before_script: rake db:setup
|
||||
before_script: bundle exec rake db:setup
|
||||
cache: bundler
|
||||
|
||||
Reference in New Issue
Block a user