Skip to content

Commit bf8a975

Browse files
authored
Update .travis.yml (#9)
1 parent 86b1286 commit bf8a975

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.travis.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,16 @@ os:
77
language: d
88

99
d:
10-
- dmd-2.071.0-b1
10+
- dmd-2.071.2-b3
11+
- dmd-2.071.1
1112
- dmd-2.070.2
1213
- dmd-2.069.2
1314
- dmd-2.068.2
1415
- dmd-2.067.1
1516
- dmd-2.066.1
16-
- ldc-1.0.0-alpha1
17-
- ldc-0.17.0
17+
- ldc-1.1.0-beta2
18+
- ldc-1.0.0
19+
- ldc-0.17.1
1820
- ldc-0.16.1
1921
- ldc-0.15.1
2022
- gdc

0 commit comments

Comments
 (0)