Skip to content

Commit

Permalink
Run CI against 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Klishin committed Apr 30, 2013
1 parent de57374 commit 1ff20f8
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@ language: ruby
bundler_args: --without development
script: "bundle exec rspec spec"
rvm:
- 1.8.7
- rbx-18mode
- rbx-19mode
- 1.9.2
- 2.0
- 1.9.3
- ruby-head
- jruby-19mode
- 1.9.2
- rbx-19mode
- ruby-head
- jruby-head
- 1.8.7
- rbx-18mode
notifications:
recipients:
- michael@novemberain.com

0 comments on commit 1ff20f8

Please sign in to comment.