Skip to content

Commit

Permalink
CI: Use 2.4.6 (#512)
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle authored and EppO committed Apr 23, 2019
1 parent de3aca3 commit e1b0389
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
language: ruby
sudo: false

before_install:
- gem update --system
Expand All @@ -14,7 +13,7 @@ after_success:
rvm:
- 2.6.2
- 2.5.5
- 2.4.5
- 2.4.6
- 2.3.8

gemfile:
Expand Down

0 comments on commit e1b0389

Please sign in to comment.