diff options
| author | Eugen Wissner <belka@caraus.de> | 2017-08-08 05:59:04 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2017-08-08 05:59:04 +0200 |
| commit | e6b28468ca6e78e98452af58bd4ec5879ecbee56 (patch) | |
| tree | 60986c4c815802666f2cafa18d3f7cc1267a635e /.travis.yml | |
| parent | 2934bb16d726292ae29998cb559cc9602bc3e065 (diff) | |
| download | tanya-e6b28468ca6e78e98452af58bd4ec5879ecbee56.tar.gz | |
Fix typo in the README, remove dmd 2.072 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 e135e29..2137d0b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,6 @@ d: - dmd-2.075.0 - dmd-2.074.1 - dmd-2.073.2 - - dmd-2.072.2 env: matrix: |
