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 7cb742b commit ce345dfCopy full SHA for ce345df
.travis.yml
@@ -18,7 +18,6 @@ script:
18
- npm run build
19
after_success:
20
- npm run travis-deploy-once "npm run semantic-release"
21
- # - npm install --prefix ./functions
22
# - firebase deploy --only functions --token "${FIREBASE_TOKEN}"
23
before_deploy:
24
- npm install --prefix ./functions
0 commit comments