Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Merge pull request #3426 from segiddins/seg-travis-ruby2.2
Browse files Browse the repository at this point in the history
[Travis] Also test against Ruby 2.2
  • Loading branch information
indirect committed Feb 21, 2015
2 parents 8ea3de6 + 809fb8d commit 96c39ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ notifications:
- secure: JxBi7DDJGkIF/7f/FSN/HUHpvV4EKfQccZHTPd1b2pNJn3GXo6u+tNVbAw2WjxYzPyPQI3ZcYBCU9SEXp/i7VmG8uMzh8Kyildw+miSKYKVb90uYqcsXWzbxwyNBgJLvyDkzST45H5lgnyAicee3WkFes/WDZikIajbH7ztdb04=

rvm:
- 2.2
- 2.1
- 2.0.0
- 1.9.3
Expand All @@ -43,6 +44,7 @@ env:
matrix:
fast_finish: true
include:
# Ruby 2.2, Rubygems 2.4.5 and up (RG 2.4 is included by the matrix above)
# Ruby 2.1, Rubygems 2.2.2 and up
- rvm: 2.1
env: RGV=v2.2.3
Expand Down

0 comments on commit 96c39ad

Please sign in to comment.