Skip to content

Commit f6ea8c3

Browse files
committed
ci(dpl): opted into v2
since the linter now compares to that version
1 parent c5dad85 commit f6ea8c3

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
@@ -8,7 +8,7 @@ before_script:
88
- npm ls >/dev/null
99
deploy:
1010
provider: script
11-
skip_cleanup: true
11+
edge: true
1212
script: npx semantic-release@beta
1313
'on':
1414
all_branches: true

0 commit comments

Comments
 (0)