Skip to content

Commit d4ba91f

Browse files
committed
ci(atoms, documentation): build step again...
1 parent c3f5e1e commit d4ba91f

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.travis.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,9 @@ language: node_js
22

33
node_js:
44
- 8
5-
build:
6-
provider: script
7-
skip_cleanup: true
8-
script:
9-
- yarn build
105

116
deploy:
127
provider: script
138
skip_cleanup: true
149
script:
15-
- yarn semantic-release
10+
- yarn build && yarn semantic-release

0 commit comments

Comments
 (0)