From 4170d91ce84cbc183dd82343277c4d3dc201b05d Mon Sep 17 00:00:00 2001 From: otya128 Date: Sun, 4 Dec 2016 14:25:36 +0900 Subject: [PATCH] makeshift --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d8eedc2..8d7ad2b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,6 @@ d: - dmd - gdc - ldc -script: dub test --compiler=${DC} -- -h +script: dub test --compiler=${DC} -- --DRT-oncycle=print -h