Skip to content

Commit

Permalink
Disable specs on prerelease Rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Sep 1, 2012
1 parent 8153766 commit f8fbd67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ rvm:
- 1.9.2
- 1.9.3
- ree
- ruby-head
# - ruby-head
- jruby-18mode
- jruby-19mode
- jruby-head
# - jruby-head
- rbx-18mode
- rbx-19mode

0 comments on commit f8fbd67

Please sign in to comment.