fix the spelling mistake
This commit is contained in:
Родитель
01ead87785
Коммит
1fc35b0f3d
|
@ -10,7 +10,7 @@ env:
|
||||||
install:
|
install:
|
||||||
# install everything for full dev in the fxa-content-server.
|
# install everything for full dev in the fxa-content-server.
|
||||||
- npm install --silent
|
- npm install --silent
|
||||||
# install the resrouces necessary for the auth server.
|
# install the resources necessary for the auth server.
|
||||||
- cd node_modules/fxa-auth-server
|
- cd node_modules/fxa-auth-server
|
||||||
- npm install --silent
|
- npm install --silent
|
||||||
- node ./scripts/gen_keys.js
|
- node ./scripts/gen_keys.js
|
||||||
|
|
Загрузка…
Ссылка в новой задаче