diff --git a/.travis.yml b/.travis.yml index e7586ca..d8eedc2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,6 @@ d: - dmd - gdc - ldc -dub test --compiler=${DC} -- -h +script: dub test --compiler=${DC} -- -h