Skip to content

Commit

Permalink
Dropped support for Ruby 1.9.3 (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
koic authored and sferik committed Dec 6, 2016
1 parent a1bbeae commit e7dad37
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,6 @@ env:
- JRUBY_OPTS="$JRUBY_OPTS --debug"
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1
- 2.2
Expand Down
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -62,7 +62,6 @@ then Nokogiri, and finally REXML.
This library aims to support and is [tested against][travis] the following Ruby
implementations:

* Ruby 1.9.3
* Ruby 2.0.0
* Ruby 2.1
* Ruby 2.2
Expand Down

0 comments on commit e7dad37

Please sign in to comment.