Skip to content

Commit f00f4a1

Browse files
authored
Update circle.yml
1 parent 8d15f6d commit f00f4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
machine:
22
environment:
3-
DMD: 2.073.2
3+
DMD: 2.078.0
44
PATH: "${HOME}/dmd2/linux/bin64:${PATH}"
55
LD_LIBRARY_PATH: "${HOME}/dmd2/linux/lib64:${LD_LIBRARY_PATH}"
66
checkout:

0 commit comments

Comments
 (0)