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 d770c28 commit 4d647caCopy full SHA for 4d647ca
.travis.yml
@@ -18,6 +18,7 @@ jobs:
18
19
- stage: deploy_dev
20
script:
21
+ - npm run build
22
- bash .ci/publish_dev.sh
23
24
- stage: deploy_rc
0 commit comments