Skip to content

Commit 30baed7

Browse files
fix(firebase): test deploy
1 parent 9ca7bf9 commit 30baed7

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
@@ -19,4 +19,4 @@ script:
1919
after_success:
2020
- npm run travis-deploy-once "npm run semantic-release"
2121
- npm install --prefix ./functions
22-
- firebase deploy --functions --token=${FIREBASE_TOKEN}"
22+
- firebase deploy --functions --token=${FIREBASE_TOKEN}

0 commit comments

Comments
 (0)