Merge branch 'QA_4_6' into QA_4_6-security

This commit is contained in:
Michal Čihař 2016-07-12 10:42:47 +02:00
commit 2090eb57aa

View File

@ -56,14 +56,6 @@ after_script:
- codecov
- if [ -f php.log ] ; then cat php.log ; fi
matrix:
allow_failures:
- php: 5.6
env: PHPUNIT_ARGS="--group selenium" SELENIUM="yes"
fast_finish: true
include:
- php: 5.6
env: PHPUNIT_ARGS="--group selenium" SELENIUM="yes"
cache:
directories:
- $HOME/.composer/cache/