Skip to content

Commit

Permalink
Use Ruby 2.2.0 instead of 2.2.0-rc1 in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
seanchas116 committed Dec 28, 2014
1 parent 89fd045 commit 794022f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: ruby
rvm:
- 2.2.0-rc1
- 2.2.0
- 2.1.2
- 2.0.0
- 1.9.3
Expand Down

0 comments on commit 794022f

Please sign in to comment.