Skip to content

Commit

Permalink
start testing on ruby 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dwradcliffe committed Feb 26, 2014
1 parent d035776 commit 855877c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,10 @@ git:
language: ruby
rvm:
- 1.9.3
- 2.0.0
matrix:
allow_failures:
- rvm: 2.0.0
script: bundle exec rake default
services:
- redis-server

0 comments on commit 855877c

Please sign in to comment.