Skip to content

Commit

Permalink
Merge pull request #7 from igas/patch-1
Browse files Browse the repository at this point in the history
Add ruby 2.2 for travis
  • Loading branch information
piotrmurach committed Jan 31, 2015
2 parents 045b9f5 + cd3787e commit 1f25a5d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ language: ruby
rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.0
- 2.0
- 2.1
- 2.2
- ruby-head
- rbx
matrix:
Expand Down

0 comments on commit 1f25a5d

Please sign in to comment.