Skip to content

Commit 1215a7c

Browse files
committed
update configs
1 parent c5e87ee commit 1215a7c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ os:
55
- osx
66
language: d
77
d:
8-
- ldc-1.3.0
98
- ldc-1.4.0
109
- ldc-1.5.0
1110
- ldc-1.6.0

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.0
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)