Skip to content

Commit f33b6a8

Browse files
committed
build(package): Fix deployment errors
1 parent 4d7d622 commit f33b6a8

File tree

4 files changed

+8
-14199
lines changed

4 files changed

+8
-14199
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ script:
1818
- npm run lint:lib
1919
- npm run test-ci
2020
- codecov
21-
- npm run build:lib
21+
- npm run build-prod:lib
2222
before_deploy:
2323
- npm run copy:readme
2424
- npm run copy:changelog

0 commit comments

Comments
 (0)