Skip to content

Commit

Permalink
Drop Ruby 1.8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Oct 1, 2013
1 parent db9bd26 commit 580d2cc
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
script: "LD_LIBRARY_PATH=lib bundle exec rake ci"

rvm:
- 1.8.7
- 1.9.3
- 2.0.0
- ree
- ruby-head
- jruby-18mode
- jruby-19mode
- jruby
- jruby-head
- rbx-18mode
- rbx-19mode

matrix:
Expand Down

0 comments on commit 580d2cc

Please sign in to comment.