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

Commit

Permalink
Merge pull request #461 from nicolasleger/patch-1
Browse files Browse the repository at this point in the history
[CI] Test against Ruby 2.5
  • Loading branch information
Virgil Dupras authored Mar 18, 2018
2 parents 484b868 + b5f2a90 commit 208edd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ rvm:
- 2.2
- 2.3
- 2.4
- 2.5
install:
- gem install -v 1.12.5 bundler
- bundle _1.12.5_ install --jobs=3 --retry=3
Expand Down

0 comments on commit 208edd4

Please sign in to comment.