You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dist.ini
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -45,8 +45,3 @@ module = IO::Uncompress::Brotli
45
45
[Test::Compile]
46
46
bail_out_on_fail = 1
47
47
xt_mode = 1
48
-
49
-
[Test::ChangesHasContent]
50
-
[Substitute]
51
-
file = xt/release/changes_has_content.t
52
-
code = s{^(note 'Checking Changes')}{if \(\(\$ENV\{TRAVIS_PULL_REQUEST\} \|\| '') eq 'false'\) \{\n chomp\(my \$branch_name = \(\$ENV\{TRAVIS_BRANCH\} || \`git rev-parse --abbrev-ref HEAD\`\)\);\n \$TODO = 'Changes need not have content for this release yet if this is only the master branch'\n if \(\$branch_name \|\| ''\) eq 'master';\n\}\n\n$1}
0 commit comments