Skip to content

Commit

Permalink
CI against Ruby 2.2.8/2.3.5/2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
284km committed Oct 15, 2017
1 parent b9622c5 commit 11fd487
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -10,9 +10,9 @@ rvm:
- 1.9.3
- 2.0.0
- 2.1.10
- 2.2.7
- 2.3.4
- 2.4.1
- 2.2.8
- 2.3.5
- 2.4.2
- jruby-head
- rbx-2
- ruby-head
Expand Down
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -73,9 +73,9 @@ implementations:
* Ruby 1.9.3
* Ruby 2.0.0
* Ruby 2.1
* Ruby 2.2.4
* Ruby 2.3.1
* Ruby 2.4.0
* Ruby 2.2.8
* Ruby 2.3.5
* Ruby 2.4.2
* [JRuby][]
* [Rubinius][]
* [MacRuby][] (not tested on Travis CI)
Expand Down

0 comments on commit 11fd487

Please sign in to comment.