Skip to content

Commit

Permalink
Revert "CI against Ruby 2.0.0-preview1 to help out Ruby :)"
Browse files Browse the repository at this point in the history
This reverts commit 6900ce6.

2.0.0-preview1, it seems, is not supported on Travis yet.
  • Loading branch information
parndt committed Nov 11, 2012
1 parent 22e3a99 commit 2bc1ff3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Expand Up @@ -27,12 +27,10 @@ matrix:
- rvm: rbx-19mode
- rvm: jruby-19mode
- rvm: jruby-18mode
- rvm: 2.0.0-preview1
rvm:
- 1.9.3
- 1.8.7
- rbx-19mode
- jruby-19mode
- rbx-18mode
- jruby-18mode
- 2.0.0-preview1
- jruby-18mode

0 comments on commit 2bc1ff3

Please sign in to comment.