💚 Fixing CI build

This commit is contained in:
Liyas Thomas
2019-10-03 15:28:45 +05:30
parent c54b019d55
commit 2fced1dd60

View File

@@ -29,6 +29,11 @@ branches:
install:
- "npm install firebase-tools"
- "npm install"
script:
- "cd cloud-functions/functions"
- "npm install"
- "cd .."
- "npm run generate"
notifications: