Skip to content

Commit

Permalink
Install bundler on AppVeyor.
Browse files Browse the repository at this point in the history
  • Loading branch information
iliabylich committed Jul 30, 2018
1 parent 85f5341 commit bec18d2
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 @@ -15,6 +15,7 @@ install:

- ruby -v
- gem -v
- gem install bundler
- bundle -v

- bundle install --retry 3
Expand Down

0 comments on commit bec18d2

Please sign in to comment.