terdia/legato

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: "php"

php:
  - 7.1
  - 7.2

before_script:
- "composer install"

script:
- "phpunit -c phpunit.xml --exclude-group ignore"

notifications:
  slack: devscreencast:SQHxEakITrmYuilwcRN7QRWX