mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-25 07:16:41 +00:00
setting up for rails 5 work
This commit is contained in:
@@ -3,11 +3,9 @@ before_install: gem install bundler
|
||||
cache: bundler
|
||||
|
||||
gemfile:
|
||||
- gemfiles/rails_4_2.gemfile
|
||||
- gemfiles/rails_5_0.gemfile
|
||||
|
||||
rvm:
|
||||
- "2.3.7"
|
||||
- "2.4.4"
|
||||
- "2.5.1"
|
||||
|
||||
script: 'bundle exec rspec'
|
||||
|
||||
Reference in New Issue
Block a user