vindi/vindi-woocommerce

View on GitHub
.semaphore/semaphore.yml

Summary

Maintainability
Test Coverage
version: v1.0
name: vindi-woocommerce
agent:
  machine:
    type: e1-standard-2
    os_image: ubuntu1804
blocks:
  - name: Test
    task:
      jobs:
        - name: Test
          commands:
            - checkout
            - sh bin/setup-github.sh
            - docker-compose run --rm wordpress_phpunit phpunit