Skip to content

Commit

Permalink
Add support for ruby versions 2.2.7, 2.3.4 & 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shirish-pampoorickal committed Jul 7, 2017
1 parent 02ce7ff commit e5663d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -2,8 +2,11 @@ language: ruby
rvm:
- 2.2.3
- 2.2.6
- 2.2.7
- 2.3.3
- 2.3.4
- 2.4.0
- 2.4.1

before_install: gem install bundler

Expand Down

0 comments on commit e5663d6

Please sign in to comment.