Generate coverage for x86 aswell
This commit is contained in:
parent
4b0134713c
commit
508297f36f
@ -23,7 +23,7 @@ addons:
|
||||
- gcc-multilib
|
||||
|
||||
before_script:
|
||||
- if [ "$PS1" = '(dmd-2.074.1)' -a "$ARCH" = 'x86_64' ]; then
|
||||
- if [ "$PS1" = '(dmd-2.074.1)' ]; then
|
||||
export UNITTEST="unittest-cov";
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user