Skip to content

Commit

Permalink
ci: without --without development
Browse files Browse the repository at this point in the history
  • Loading branch information
dchelimsky committed Apr 23, 2012
1 parent 040f6a9 commit 7ce7d07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
script: "bin/rake --trace 2>&1"
bundler_args: "--binstubs --without development"
bundler_args: "--binstubs"
rvm:
- 1.8.7
- 1.9.2
Expand Down

0 comments on commit 7ce7d07

Please sign in to comment.