Skip to content

Commit

Permalink
To use gem install insteaad of bundle install
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Feb 22, 2018
1 parent 352c64c commit 52a4889
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 @@ -2,8 +2,7 @@
clone_depth: 10
install:
- SET PATH=C:\Ruby%ruby_version%\bin;%PATH%
- gem install bundler --no-document -f
- bundle install
- gem install minitest
build: off
test_script:
- ruby -Ilib exe/rake
Expand Down

0 comments on commit 52a4889

Please sign in to comment.