Skip to content

Commit

Permalink
Drop CI build support for 1.8.7
Browse files Browse the repository at this point in the history
This because of issue chain with Nokogiri.
  • Loading branch information
futhr committed Apr 5, 2014
1 parent 1027c9f commit 7e6fbf3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ before_script:
script:
- bundle exec rspec spec
rvm:
- 1.8.7
- 1.9.3
- 2.0.0
- 2.1.0
4 changes: 1 addition & 3 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
source 'https://rubygems.org/'

gem 'spree_core', :github => 'spree/spree', :branch => '1-1-stable'

gemspec
gemspec

0 comments on commit 7e6fbf3

Please sign in to comment.