mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-22 22:06:50 +00:00
updating appveyor.yml for better ouput
This commit is contained in:
parent
58968ebe95
commit
acb367989c
@ -15,10 +15,13 @@ environment:
|
||||
|
||||
install:
|
||||
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
|
||||
- ruby --version
|
||||
- gem --version
|
||||
- gem install bundler
|
||||
- bundler --version
|
||||
- bundle install --retry=3
|
||||
|
||||
test_script:
|
||||
- RAILS_ENV=test bundle exec rake
|
||||
- bundle exec rake
|
||||
|
||||
build: off
|
||||
|
||||
Loading…
Reference in New Issue
Block a user