Skip to content

Commit

Permalink
Merge 3b0ceca into 55c23eb
Browse files Browse the repository at this point in the history
  • Loading branch information
drwl committed Jun 16, 2019
2 parents 55c23eb + 3b0ceca commit 68a3cc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,7 +1,7 @@
sudo: false
language: ruby
rvm:
- 2.2.7
- 2.2.10
- 2.3.8
- 2.4.6
- 2.5.5
Expand All @@ -16,7 +16,7 @@ matrix:
- rvm: ruby-head

before_install:
- gem update --system
- gem update --system || (gem i "rubygems-update:~>2.7" --no-document && update_rubygems)
- gem update bundler

script:
Expand Down

0 comments on commit 68a3cc9

Please sign in to comment.