Skip to content

Commit 1b608bf

Browse files
authored
Merge pull request #2538 from wilzbach/ldc-latest
Add ldc-latest-ci to the install script information merged-on-behalf-of: Jacob Carlborg <jacob-carlborg@users.noreply.github.com>
2 parents ad02337 + 7bb0b61 commit 1b608bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install.dd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ $(UL
3333
$(UL
3434
$(LI `ldc` - latest stable version)
3535
$(LI `ldc-beta` - latest beta version)
36+
$(LI `ldc-latest-ci` - latest build version (built on every commit to master by CIs))
3637
$(LI `ldc-<version>` - specific official release (including beta releases))
3738
)
3839
)

0 commit comments

Comments
 (0)