summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2016-12-08 14:58:59 +0100
committerEugen Wissner <belka@caraus.de>2016-12-08 14:58:59 +0100
commit42bbb3b0232320dc71ee2884d8e03fdfd59702fd (patch)
treec7eb32e320c8be0a113119de35bcd5cda9a1b544 /.travis.yml
parent4309a30dfeed2913b06ee4e699daae678764c528 (diff)
downloadtanya-42bbb3b0232320dc71ee2884d8e03fdfd59702fd.tar.gz
Add travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml14
1 files changed, 6 insertions, 8 deletions
diff --git a/.travis.yml b/.travis.yml
index 07d22bf..9a641e0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,19 +1,17 @@
sudo: false
os:
- - linux
- - osx
- - windows
+ - linux
language: d
d:
- - dmd-2.072.1
+ - dmd-2.072.1
env:
- matrix:
- - ARCH=x86
- - ARCH=x86_64
+ matrix:
+ - ARCH=x86
+ - ARCH=x86_64
script:
- - dub test --arch=$ARCH
+ - dub test --arch=$ARCH