Skip to content

Commit 172e5d2

Browse files
committed
Skip documentation and coverage groups
1 parent e49ea1f commit 172e5d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/script/legacy_setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -e
33
source script/functions.sh
44

5-
bundle install --standalone --binstubs
5+
bundle install --standalone --binstubs --without coverage documentation
66

77
if [ -x ./bin/rspec ]; then
88
echo "RSpec bin detected"

0 commit comments

Comments
 (0)