Skip to content
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.

Commit

Permalink
Fix TravisCI to use latest bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
bthuilot committed Mar 9, 2020
1 parent fa88d6a commit 37219ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
language: ruby
rvm:
- 2.5.0

before_install:
- gem update --system

0 comments on commit 37219ee

Please sign in to comment.