Run test cases on develop

This commit is contained in:
Milton Mendoza
2019-08-15 07:29:10 -04:00
parent e541d57586
commit ae94d7fdc1

View File

@@ -5,10 +5,6 @@ jobs:
docker:
- image: devopsstacks/pm:n225-phpunit
resource_class: large
branches:
only:
# Only executed circleci for this branch
- /KR.*/
steps:
- checkout
- run: service mysqld restart