Skip to content

Commit

Permalink
trying to fix build pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
bwillis committed Mar 9, 2020
1 parent 3060927 commit 3f61cc6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
language: ruby

before_install: gem install bundler
before_install: gem install bundler && bundle update --bundler

rvm:
- 2.2.2
- 2.3.3
- 2.4.7
- 2.5.6
- ruby-head

gemfile:
Expand Down

0 comments on commit 3f61cc6

Please sign in to comment.