Deprecate es 1.2.4 for tests

I could either do this or disable snapshot restore testing on 1.2, but
the ES website doesn't even *keep* docs on es 1.2 anymore so I can't
really find out how the API differs. I figure that's a fairly strong
signal that we could just not support that version offically anymore.
This commit is contained in:
Michael Xavier 2016-07-29 15:03:04 -07:00
parent 3db652beb8
commit 8a66203662

View File

@ -10,7 +10,7 @@ env:
# - GHCVER=7.6.3 ESVER=1.6.0 # Deprecated
# - GHCVER=7.8.3 ESVER=1.0.3 # Deprecated
# - GHCVER=7.8.3 ESVER=1.1.2 # Deprecated
- GHCVER=7.8 ESVER=1.2.4
# - GHCVER=7.8 ESVER=1.2.4 # deprecated
- GHCVER=7.8 ESVER=1.3.6
- GHCVER=7.8 ESVER=1.4.1
- GHCVER=7.10 ESVER=1.5.2