mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
Lock bundler on appveyor
This commit is contained in:
parent
0a55cee14f
commit
89c90b13ea
@ -16,7 +16,7 @@ install:
|
||||
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
|
||||
- ruby --version
|
||||
- gem --version
|
||||
- gem install bundler
|
||||
- gem install bundler -v 1.17.3
|
||||
- bundler --version
|
||||
- bundle platform
|
||||
- bundle install --path=vendor/bundle --retry=3 --jobs=3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user