Skip to content

Commit

Permalink
ci(dpl): opted into v2
Browse files Browse the repository at this point in the history
since the linter now compares to that spec
  • Loading branch information
travi committed Oct 17, 2019
1 parent f9106eb commit 5a11ccd
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 @@ -9,7 +9,7 @@ before_script:
after_success: 'npm run coverage:report'
deploy:
provider: script
skip_cleanup: true
edge: true
script: npx semantic-release@beta
'on':
all_branches: true
Expand Down

0 comments on commit 5a11ccd

Please sign in to comment.