diff options
| author | Eugen Wissner <belka@caraus.de> | 2016-12-27 23:49:22 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2016-12-28 07:57:36 +0100 |
| commit | 0561e96f21e00ba8b3fa63e474ed4c7667543dde (patch) | |
| tree | a9500d72bd3f103929c8bf37da7a755e6e616a5a /.travis.yml | |
| parent | 86d87430da6fb23d7d5a85091d6e9354c16d64ab (diff) | |
| download | tanya-0561e96f21e00ba8b3fa63e474ed4c7667543dde.tar.gz | |
Fix build with 2.071.2
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 0ca2a71..69766e5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ language: d d: - dmd-2.072.1 + - dmd-2.071.2 env: matrix: |
