Skip to content

Commit

Permalink
use latest ruby on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
inukshuk committed May 12, 2014
1 parent 94a968a commit 2ac0681
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 @@ -2,10 +2,11 @@ language: ruby
bundler_args: --without debug extra redis kyoto
script: bundle exec rake test_with_coveralls
rvm:
- ruby-head
- 2.1.0
- 2.0.0
- 1.9.3
- rbx
- rbx-2
notifications:
email:
- sylvester@keil.or.at
Expand Down

0 comments on commit 2ac0681

Please sign in to comment.