Skip to content

Commit

Permalink
Avoid installing debugger when running on travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ngiger committed Jun 23, 2014
1 parent 6e50064 commit 6ea17f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,4 +1,6 @@
language: ruby
bundler_args: --without debugger

before_install:
- gem install bundler

Expand Down

0 comments on commit 6ea17f5

Please sign in to comment.