Skip to content

Commit

Permalink
Merge pull request #175 from koic/ci_against_latest_rubies
Browse files Browse the repository at this point in the history
CI against Ruby 2.2, 2.3, and 2.4
  • Loading branch information
brianmario committed Apr 11, 2017
2 parents 15da83a + 07b3f53 commit b634855
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -2,5 +2,8 @@ language: ruby
rvm:
- 2.0.0
- 2.1
- 2.2
- 2.3
- 2.4.1
- ruby-head
before_install: gem install bundler --no-document

0 comments on commit b634855

Please sign in to comment.