tacnoman/thumcno

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: php
php:
  - '7.0'

install:
    - composer self-update
    - composer install

script: php vendor/codeception/codeception/codecept run