diff options
| author | Eugen Wissner <belka@caraus.de> | 2017-08-01 05:17:57 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2017-08-01 05:17:57 +0200 |
| commit | 1a4d1238a14b38c5f17c0e4428995ca007ffb1a5 (patch) | |
| tree | a7b0095c02ef04568d778aa7f5645c321412d986 /.travis.yml | |
| parent | 04864559e23b511ad853c7c1dc0acccce73fa629 (diff) | |
| download | tanya-1a4d1238a14b38c5f17c0e4428995ca007ffb1a5.tar.gz | |
Remove dmd 2.071.2 support
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 7d8b844..e135e29 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,6 @@ d: - dmd-2.074.1 - dmd-2.073.2 - dmd-2.072.2 - - dmd-2.071.2 env: matrix: |
