Skip to content

Commit

Permalink
Add Ruby 2.1.0 testing in TravisCI
Browse files Browse the repository at this point in the history
We've technically supported this for a while, but let's make it
official.

Change-Id: Iee4191deca9b2677d5116374581f63cd53a32ec5
Reviewed-on: http://gerrit.causes.com/36032
Tested-by: jenkins <[email protected]>
Reviewed-by: Shane da Silva <[email protected]>
  • Loading branch information
Shane da Silva committed Mar 6, 2014
1 parent dc4e1ad commit 24c0b79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
script: bundle exec rspec

0 comments on commit 24c0b79

Please sign in to comment.