Skip to content
Snippets Groups Projects
Commit 603fb785 authored by Fabrice Gangler's avatar Fabrice Gangler :art:
Browse files

chore: delete travis configuration

parent 01cdc47c
No related branches found
No related tags found
No related merge requests found
language: php
sudo: false
php:
- 7.0
before_script:
- sh -c "composer require 'cakephp/cakephp-codesniffer:dev-master'"
- phpenv rehash
script:
- sh -c "vendor/bin/phpcs -p --extensions=php --standard=vendor/cakephp/cakephp-codesniffer/CakePHP ./src ./tests ./config ./webroot"
notifications:
email: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment