Merge pull request #5 from mohiit1502/development

Reverted yml config
This commit is contained in:
mohiit1502
2019-11-05 21:42:58 +05:30
committed by GitHub

View File

@@ -12,8 +12,8 @@ jobs:
sudo apt-get update
sudo npm install -g npm
# Install node dependencies
cd .. && npm install
- run: cd .. && npm run build
npm install
- run: npm run build
upload:
docker:
- image: circleci/node:13.0.1-stretch-browsers