From 68265c2dde5196b502e189dd630c2e922c439cd5 Mon Sep 17 00:00:00 2001 From: Geod24 Date: Wed, 4 Nov 2015 11:44:30 +0100 Subject: [PATCH] Test with DMD 2.069.0 --- .travis.yml | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 939b1bff85..eec314b04a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: d d: - - dmd-2.069.0-rc2 + - dmd-2.069.0 - dmd-2.068.2 - dmd-2.067.1 - dmd-2.066.1 diff --git a/README.md b/README.md index 1c94d6058b..38779235f5 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Support Vibe.d aims to support the 3 latest minor releases of D. At the moment, it means that the following compilers are supported and tested: +- DMD 2.069 - DMD 2.068 - DMD 2.067 - DMD 2.066