mirror of
https://github.com/ditkrg/validates_timeliness.git
synced 2026-01-25 07:16:41 +00:00
add bundle command to travis
This commit is contained in:
@@ -2,6 +2,8 @@ language: ruby
|
||||
before_install:
|
||||
- gem uninstall -v '>= 2' -i $(rvm gemdir)@global -ax bundler || true
|
||||
- gem install bundler -v '< 2'
|
||||
before_script:
|
||||
- bundle install
|
||||
cache: bundler
|
||||
|
||||
gemfile:
|
||||
|
||||
Reference in New Issue
Block a user