Activate Travis
Cette révision appartient à :
Parent
9c3206ee73
révision
2488b19301
16
.travis.yml
Fichier normal
16
.travis.yml
Fichier normal
@ -0,0 +1,16 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 7.0
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.composer/cache
|
||||
|
||||
before_script:
|
||||
- composer install
|
||||
|
||||
script:
|
||||
- php ./vendor/bin/phpspec run --format=pretty --stop-on-failure --no-code-generation
|
||||
|
||||
|
@ -1,6 +1,8 @@
|
||||
Oxid eShop SQL Logger
|
||||
---------------------
|
||||
|
||||
[](https://travis-ci.org/TumTum/oxid-sql-logger)
|
||||
|
||||
Returns all SQL queries into console of a Browser.
|
||||
|
||||
## Install
|
||||
|
Chargement…
x
Référencer dans un nouveau ticket
Bloquer un utilisateur