Skip to content

Commit

Permalink
Merge pull request #20 from jrafanie/add_ruby24_to_travis
Browse files Browse the repository at this point in the history
Add ruby 2.4 support in travis.
  • Loading branch information
Fryguy authored May 8, 2017
2 parents c86f174 + 885f599 commit 12f9f56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: ruby
before_install:
- gem install bundler
rvm:
- 2.4.1
- 2.3.2
- 2.2.6
- 2.1.10
Expand Down

0 comments on commit 12f9f56

Please sign in to comment.