Skip to content

Commit

Permalink
ensuring bundler is installed
Browse files Browse the repository at this point in the history
  • Loading branch information
bwillis committed Mar 9, 2020
1 parent aeabc42 commit 3060927
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
@@ -1,5 +1,7 @@
language: ruby

before_install: gem install bundler

rvm:
- 2.2.2
- 2.3.3
Expand Down

0 comments on commit 3060927

Please sign in to comment.