Skip to content

Commit

Permalink
ignore progress for appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-rock committed Aug 16, 2016
1 parent 050e3e7 commit 0d9cb27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ install:
- gem install --local bundler --quiet --no-document
- bundler --version
- ruby -r rubygems -e "p Gem.path"
- ps: Write-Output "Echo"

build_script:
- bundle install --path=vendor/bundle --without integration tools
Expand Down

0 comments on commit 0d9cb27

Please sign in to comment.