mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
Simplify Windows platform identification
Platforms map available at https://github.com/bundler/bundler/blob/master/lib/bundler/dependency.rb
This commit is contained in:
committed by
Lucas Hosseini
parent
3f0794bd39
commit
bd80c1942b
@@ -17,6 +17,7 @@ install:
|
||||
- gem --version
|
||||
- gem install bundler
|
||||
- bundler --version
|
||||
- bundle platform
|
||||
- bundle install --retry=3
|
||||
|
||||
test_script:
|
||||
|
||||
Reference in New Issue
Block a user