Skip to content

Commit

Permalink
Simplify mysql config in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonynsimon committed Aug 15, 2019
1 parent 79587bb commit 6fdda96
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Expand Up @@ -6,7 +6,6 @@ jobs:
docker:
- image: circleci/node:10.16
- image: mysql:5.7
command: --max-allowed-packet=67108864
environment:
MYSQL_ALLOW_EMPTY_PASSWORD: "yes"
MYSQL_DATABASE: "tr_e2e"
Expand Down

0 comments on commit 6fdda96

Please sign in to comment.