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:
- dmd
- gdc
- ldc
script: dub test --compiler=${DC} -- -h