diff --git a/.travis.yml b/.travis.yml index 68fbe14aa..2f08111ca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,7 +31,7 @@ install: - "npm install" script: - - "cd cloud-functions/functions" + - "cd functions" - "npm install" - "cd .." - "npm run generate"