Skip to content

Commit

Permalink
Removed the debugger gem
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Jan 3, 2015
1 parent 00e132b commit b776a1a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
language: ruby
bundler_args: '--without debug'
rvm:
- 2.1.5

Expand Down
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,3 @@ source "https://rubygems.org"
gemspec

gem "appraisal"
group :debug do
gem 'debugger'
end

0 comments on commit b776a1a

Please sign in to comment.