Skip to content

Commit

Permalink
Replace deprecated --without flag with bundle config
Browse files Browse the repository at this point in the history
Signed-off-by: swati keshari <[email protected]>
  • Loading branch information
Swatu15 committed Sep 3, 2021
1 parent 79373a1 commit be624ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ cache: bundler
rvm:
- 2.5.1

bundler_args: --without integration
bundler_args: config set without integration
script: bundle exec rake

0 comments on commit be624ba

Please sign in to comment.