1
0

Remove gdc from .travis.tml

This commit is contained in:
otya128
2016-12-04 15:14:08 +09:00
parent 17a12f6336
commit 654cd1b439

View File

@@ -2,7 +2,6 @@ language: d
d: d:
- dmd - dmd
- gdc
- ldc - ldc
script: dub test --compiler=${DC} -- -h script: dub test --compiler=${DC} -- -h