Update config.yml

This commit is contained in:
2020-10-06 21:59:44 +03:00
committed by GitHub
parent 7ff326f8f2
commit bdecd29088

View File

@@ -2,7 +2,7 @@ version: 2
jobs:
test-backend:
docker:
- image: circleci/node:12
- image: circleci/node:14
- image: circleci/mariadb:latest
environment:
MYSQL_ALLOW_EMPTY_PASSWORD: "true"
@@ -77,4 +77,4 @@ workflows:
test:
jobs:
- test-backend
- test-frontend
- test-frontend