Only perform coverage analysis for one compiler version.
This commit is contained in:
parent
c592c31340
commit
07646cda2e
|
@ -3,6 +3,7 @@ language: d
|
|||
d:
|
||||
- dmd-2.070.0
|
||||
- dmd-2.069.2
|
||||
env: [COVERAGE=true]
|
||||
- dmd-2.068.2
|
||||
|
||||
sudo: false
|
||||
|
|
Loading…
Reference in a new issue