Skip to content

Commit da35c11

Browse files
committed
bundler_env -> bundler_args
MSP-11671 `bundler_env` isn't an option, it's called bundler_args.
1 parent 633b4b9 commit da35c11

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
@@ -1,4 +1,4 @@
1-
bundler_env: --without coverage
1+
bundler_args: --without coverage
22
env:
33
- RAKE_TASK=cucumber
44
- RAKE_TASK=cucumber:boot

0 commit comments

Comments
 (0)