Skip to content

Commit

Permalink
add ruby 2.2.0 to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
wafcio committed Jan 21, 2015
1 parent f0f4950 commit c39030f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ script: 'bundle exec rspec spec/functionals'
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- 2.1.5
- 2.2.0

0 comments on commit c39030f

Please sign in to comment.