Skip to content

Commit 373ea3c

Browse files
committed
Build core only
1 parent e57b6ab commit 373ea3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ branches:
55
only:
66
- master
77
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
8-
before_deploy: "npm run build"
8+
before_deploy: "npm run build-core"
99
deploy:
1010
provider: npm
1111
email: apiteam@swagger.io

0 commit comments

Comments
 (0)