Skip to content

Commit

Permalink
Add ruby 2.2, 2.3, 2.4 to travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
artofhuman committed Feb 7, 2017
1 parent 6288d29 commit 0a9a068
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ rvm:
- 1.9.3
- "2.0"
- "2.1"
- "2.2"
- "2.3.3"
- "2.4.0"
- ruby-head
script: bundle exec rspec

0 comments on commit 0a9a068

Please sign in to comment.