Don't test against unsupported core versions

This commit is contained in:
Simon Welsh 2014-07-11 09:24:43 +10:00
parent c8e4579ba0
commit 52fac83cf1

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: