Skip to content

Commit

Permalink
Merge pull request #116 from artofhuman/master
Browse files Browse the repository at this point in the history
Add ruby 2.2 and 2.3 to travis build
  • Loading branch information
laserlemon authored Feb 7, 2017
2 parents 271edc2 + 0a9a068 commit 134de67
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 134de67

Please sign in to comment.