Skip to content

Commit

Permalink
test to see if issue occurs on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Apr 16, 2015
1 parent 1f36a90 commit 879c8bb
Show file tree
Hide file tree
Showing 2 changed files with 7,214 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ platforms :rbx do
gem 'rubysl'
end

gem 'nokogiri'
gem 'rubocop', "~> 0.23.0", :platform => [:ruby_19, :ruby_20, :ruby_21]

eval File.read('Gemfile-custom') if File.exist?('Gemfile-custom')
Loading

0 comments on commit 879c8bb

Please sign in to comment.