diff options
| author | Eugen Wissner <belka@caraus.de> | 2017-09-12 06:07:16 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2017-09-12 06:07:16 +0200 |
| commit | edc32960832425e0a96da5bdf72872fa2f9f7628 (patch) | |
| tree | 751ae5d94cd74fee7b59557cd2b36269cbda5ce7 /.travis.yml | |
| parent | e8143bd0cc574f78cf80056c1316d44fb1f566b7 (diff) | |
| download | tanya-edc32960832425e0a96da5bdf72872fa2f9f7628.tar.gz | |
Drop support for dmd 2.073.2, remove deprecations
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 84a483c..42b357d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,6 @@ d: - dmd-2.076.0 - dmd-2.075.1 - dmd-2.074.1 - - dmd-2.073.2 env: matrix: |
