We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e57b6ab commit 373ea3cCopy full SHA for 373ea3c
.travis.yml
@@ -5,7 +5,7 @@ branches:
5
only:
6
- master
7
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
8
-before_deploy: "npm run build"
+before_deploy: "npm run build-core"
9
deploy:
10
provider: npm
11
email: [email protected]
0 commit comments