Skip to content

Commit

Permalink
Test to fix Travis with development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ZenCocoon committed Nov 8, 2011
1 parent dcc0511 commit af42196
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bundler_args: "--without development"
# bundler_args: "--without development"
script: "bundle exec rake spec"
rvm:
- 1.8.7-p334
- 1.8.7
- 1.9.2
- 1.9.3
- ruby-head
Expand Down

0 comments on commit af42196

Please sign in to comment.