Skip to content

Commit

Permalink
CI against Ruby 2.4.10 (#672)
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Apr 11, 2020
1 parent a2bda6a commit 15551db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -2,8 +2,8 @@ dist: trusty
language: ruby
matrix:
include:
- name: 2.4.9 / Parser tests
rvm: 2.4.9
- name: 2.4.10 / Parser tests
rvm: 2.4.10
script: bundle exec rake test_cov
- name: 2.5.8 / Parser tests
rvm: 2.5.8
Expand Down

0 comments on commit 15551db

Please sign in to comment.