updated CI config;

This commit is contained in:
Zotov Dmitry 2019-03-15 16:38:57 +05:00
parent 98e9d49c9d
commit c7124c5e95

View File

@ -15,6 +15,7 @@ jobs:
working_directory: ~/typeorm
steps:
- setup_remote_docker
- checkout
- run: sudo npm install -g npm@latest
- run: cp ormconfig.circleci.json ormconfig.json