Skip to content

Commit

Permalink
Fix Bundler --without args of Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ixti committed Dec 15, 2014
1 parent 24ffab3 commit e7b41e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
bundler_args: --without development --without doc
bundler_args: --without development doc
env:
global:
- JRUBY_OPTS="$JRUBY_OPTS --debug"
Expand Down

0 comments on commit e7b41e3

Please sign in to comment.