Skip to content

Commit d6aedc5

Browse files
author
Tom Kirkpatrick
committed
build: add semantic-release support
1 parent cd9fc50 commit d6aedc5

File tree

3 files changed

+1019
-4
lines changed

3 files changed

+1019
-4
lines changed

circle.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
machine:
22
node:
33
version: 6.1.0
4+
deployment:
5+
master:
6+
branch: master
7+
commands:
8+
- npm run semantic-release

0 commit comments

Comments
 (0)