Skip to content

Commit cfc5556

Browse files
author
Ben Monro
committed
chore: use semantic release
1 parent f00bf04 commit cfc5556

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

+4-2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ install: npm install
1212
script:
1313
- npm run test
1414
- npm run lint
15-
after_success: kcd-scripts travis-after-success
15+
after_success: npx semantic-release
1616
branches:
17-
only: master
17+
only:
18+
- master
19+
- next

0 commit comments

Comments
 (0)