sudo: false os: - linux language: d d: - dmd-2.072.1 env: matrix: - ARCH=x86_64 script: - dub test --arch=$ARCH