1
0
mirror of synced 2024-11-21 21:06:07 +03:00

travis update

This commit is contained in:
Alex Lushpai 2016-04-14 22:53:59 +03:00
parent 4ccf30d588
commit 546010b337
3 changed files with 7 additions and 5 deletions

View File

@ -11,7 +11,7 @@ php:
- '5.6'
before_script:
- flags="--prefer-dist"
- flags="--prefer-dist --no-dev"
- composer install $flags
script: phpunit

View File

@ -16,12 +16,14 @@
"ext-curl": "*"
},
"require-dev": {
"phpunit/phpunit": "4.8.0",
"phpmd/phpmd": "2.3.0",
"phpunit/phpunit": "5.2.*",
"phpunit/php-code-coverage": "3.3.0",
"phpunit/php-invoker": "1.1.4",
"phpmd/phpmd": "2.4.*",
"sebastian/phpcpd": "2.0.*",
"sebastian/phpdcd": "1.0.*",
"squizlabs/php_codesniffer": "2.5.*",
"apigen/apigen": "2.8.1"
"apigen/apigen": "4.1.*"
},
"support": {
"email": "support@retailcrm.pro"

View File

@ -14,7 +14,7 @@
<server name="CRM_API_KEY" value="nSBFWecViONG5c96wUQQgZzHkilTnaa6" />
<server name="CRM_SITE" value="b12-skillum-ru" />
<server name="CRM_STORE" value="online" />
<server name="CRM_PACK_ITEM" value="213" />
<server name="CRM_PACK_ITEM" value="88892" />
<server name="CRM_PACK_QUANTITY" value="2" />
</php>