Skip to content

Commit

Permalink
tweak bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Sep 15, 2016
1 parent 2d7668d commit 36866f9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ clone_depth: 10
install:
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
- ruby --version
- gem update --system
- gem --version
- gem install minitest --no-document
- gem install minitest bundler --no-document
build_script:
- net user
- net localgroup
Expand Down

0 comments on commit 36866f9

Please sign in to comment.