Skip to content

Commit 6f31642

Browse files
committed
Travis needs doc gems in order to run bin/yard
1 parent f45642e commit 6f31642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ sudo: false
2020
# original `cache: bundler` is a better option.
2121
cache: bundler
2222

23-
bundler_args: "--binstubs --without documentation --path ../bundle --retry=3 --jobs=3"
23+
bundler_args: "--binstubs --path ../bundle --retry=3 --jobs=3"
2424

2525
before_install:
2626
- script/clone_all_rspec_repos

0 commit comments

Comments
 (0)