0
0
Fork 0

don't install development gems on travis

This commit is contained in:
Gibheer 2012-12-17 19:23:13 +01:00
parent 6fbb12c0fd
commit aa751668a3
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
bundler_args: --without development
language: ruby
rvm:
- 1.9.3