Commit 9093f89
committed
Add Travis CI builds for more recent DMD releases
This patch adds builds for all the most recent patch releases of DMD, up
to 2.085.1. More recent versions than this cannot be included for now
due to a breaking change in DMD 2.086.0 that causes a failure with more
recent releases of `taggedalgebraic`:
#44 (comment)
Once that issue is fixed it should be possible to include all the most
recent compiler versions.
LDC versions have been left untouched for now: it seems best to upgrade
those once compatibility with the most recent DMD has been guaranteed,
and we can decide how many historical versions we want to support.1 parent 66ffa6a commit 9093f89
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
0 commit comments