Merge branch 'QA_4_6' into QA_4_6-security
This commit is contained in:
commit
2090eb57aa
@ -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/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user