Don't test against unsupported core versions

This commit is contained in:
Simon Welsh 2014-07-11 09:25:44 +10:00
parent 191846ee4a
commit 042eb98dfe

View File

@ -5,8 +5,6 @@ php:
env:
matrix:
- DB=POSTGRESQL CORE_RELEASE=3.0
- DB=POSTGRESQL CORE_RELEASE=3.1
- DB=POSTGRESQL CORE_RELEASE=master
before_script: