Skip to content

Commit

Permalink
Update tested Ruby versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
pat committed Apr 10, 2018
1 parent 86af616 commit fef6ca8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
@@ -1,11 +1,11 @@
language: ruby
script: bundle exec appraisal rake
rvm:
- 2.2.9
- 2.3.6
- 2.4.3
- 2.5.0
- jruby-9.1.13.0
- 2.2.10
- 2.3.7
- 2.4.4
- 2.5.1
- jruby-9.1.16.0
before_install:
- gem install bundler
before_script:
Expand Down

0 comments on commit fef6ca8

Please sign in to comment.