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 9ca7bf9 commit 30baed7Copy full SHA for 30baed7
.travis.yml
@@ -19,4 +19,4 @@ script:
19
after_success:
20
- npm run travis-deploy-once "npm run semantic-release"
21
- npm install --prefix ./functions
22
- - firebase deploy --functions --token=${FIREBASE_TOKEN}"
+ - firebase deploy --functions --token=${FIREBASE_TOKEN}
0 commit comments