diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-03-02 08:01:58 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-03-02 08:08:10 +0100 |
| commit | 5b850d532edebf83d8988ff413cbd2a988011630 (patch) | |
| tree | ed9c996e52939fcf4ea88518cd7cdb000e0869d9 /appveyor.yml | |
| parent | d7dfa3f6f14309327934fa846aed6a5c3b40dd6a (diff) | |
| download | tanya-5b850d532edebf83d8988ff413cbd2a988011630.tar.gz | |
Move meta into a separate subpackage
Diffstat (limited to 'appveyor.yml')
| -rw-r--r-- | appveyor.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml index 2d98a5a..61eea5c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -57,4 +57,5 @@ test_script: - echo %PATH% - 'dub --version' - '%DC% --version' + - dub test :meta -b unittest --arch=%Darch% --compiler=%DC% - dub test -b unittest --arch=%Darch% --compiler=%DC% |
