Skip to content

Commit f566aba

Browse files
committed
bundle install
1 parent efcd72e commit f566aba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ env:
99

1010
install:
1111
- if [ "$TESTENV" = "openldap" ]; then ./script/install-openldap; fi
12+
- bundle install
1213

1314
script:
1415
- ./script/cibuild-$TESTENV

0 commit comments

Comments
 (0)