Skip to content

Commit 7ce7d07

Browse files
committed
ci: without --without development
1 parent 040f6a9 commit 7ce7d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
script: "bin/rake --trace 2>&1"
2-
bundler_args: "--binstubs --without development"
2+
bundler_args: "--binstubs"
33
rvm:
44
- 1.8.7
55
- 1.9.2

0 commit comments

Comments
 (0)