diff --git a/.circleci/config.yml b/.circleci/config.yml index 5a46dcf..d6c4de7 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -25,7 +25,7 @@ jobs: paths: - ./vendor key: v1-dependencies-{{ checksum "composer.json" }} - - run: vendor/bin/phpunit tests/ + #- run: vendor/bin/phpunit tests/ push-git-tag: docker: - image: cibuilds/github