Merge branch 'MAINT_4_2_13' into QA_4_2
This commit is contained in:
commit
0bf779c61c
@ -73,7 +73,7 @@ script:
|
||||
ant lint ;
|
||||
fi
|
||||
after_script:
|
||||
- if [[ -f vendor/bin/coveralls ]] ; then php vendor/bin/coveralls -v ; fi
|
||||
- if [[ -f vendor/bin/coveralls ]] ; then php vendor/bin/coveralls -v || true ; fi
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: hhvm
|
||||
|
||||
Loading…
Reference in New Issue
Block a user