summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2020-05-04 06:03:45 +0200
committerEugen Wissner <belka@caraus.de>2020-05-04 06:03:45 +0200
commitc68b8d1bddd61b06135324cdaed5eb8d7c74ea60 (patch)
tree41d71d93850088c610ed13fb517e9373028e66e9 /.travis.yml
parent048939410cb8ac3974a7d81d3873763712106a8d (diff)
downloadtanya-c68b8d1bddd61b06135324cdaed5eb8d7c74ea60.tar.gz
Update compiler, remove deprecated modulesv0.17.0
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 8c044f5..2c531eb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,11 +7,11 @@ os:
language: d
d:
-- dmd-2.087.1
+- dmd-2.091.1
env:
global:
- - LATEST=2.087.1
+ - LATEST=2.091.1
matrix:
- ARCH=x86_64