Skip to content

Commit

Permalink
Install bundler on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysiek1507 committed May 6, 2018
1 parent 69be611 commit 574e5b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ language: ruby
cache: bundler
sudo: false

before_install: gem install bundler

rvm:
- 2.2.10
- 2.3.7
Expand Down

0 comments on commit 574e5b1

Please sign in to comment.