1
0

fix .travis.yml

This commit is contained in:
otya128
2016-12-03 21:20:46 +09:00
parent b3f1c22644
commit aeffd8b9f8

View File

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