Skip to content

Commit

Permalink
Excluding development gems on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ketiko committed Jun 30, 2013
1 parent 7d06dcd commit 0acf73f
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: --local
bundler_args: --local --without development
rvm:
- 1.8.7
- 1.9.2
Expand Down

0 comments on commit 0acf73f

Please sign in to comment.