mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
remove the relevant Gemfile.lock
This commit is contained in:
parent
cf53131ed6
commit
4599b57798
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ env:
|
|||
- DEVISE_ORM=mongoid
|
||||
- DEVISE_ORM=active_record
|
||||
|
||||
before_install: "rm Gemfile.lock"
|
||||
before_install: "rm ${BUNDLE_GEMFILE}.lock"
|
||||
|
||||
script: "bundle exec rake test"
|
||||
|
||||
|
|
Loading…
Reference in a new issue