Skip to content

Commit 2fb7196

Browse files
committed
Remove unused options on gem install
1 parent adb7865 commit 2fb7196

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
@@ -13,7 +13,7 @@ env:
1313
- OS=tvos
1414

1515
install:
16-
- gem install bundler --no-doc --no-ri
16+
- gem install bundler
1717
- bundle install --path="./.vendor/bundle"
1818
- rake bootstrap
1919

0 commit comments

Comments
 (0)