Skip to content

Commit

Permalink
Remove "--without development" bundler arg in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samleb committed Jun 9, 2013
1 parent f7165bc commit 568ed73
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,5 +1,5 @@
language: ruby
bundler_args: --without development --standalone
bundler_args: --standalone
rvm:
- 1.9.2
- 1.9.3
Expand Down

0 comments on commit 568ed73

Please sign in to comment.