Skip to content

Commit

Permalink
use merge_mode replace
Browse files Browse the repository at this point in the history
  • Loading branch information
svenfuchs committed Mar 18, 2020
1 parent a28670d commit 793b282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/trigger
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ body = {
branch: opts[:branch],
message: "test dpl (#{opts[:branch]}) #{ARGV.any? ? ARGV.join(', ') : '(all providers)'} #{Time.now}",
config: {
import: './.travis/blank.yml', # skips .travis.yml
merge_mode: :replace,
env: {
global: {
ID: SecureRandom.hex
Expand Down

0 comments on commit 793b282

Please sign in to comment.