Don't test against unsupported core versions

This commit is contained in:
Simon Welsh 2014-07-11 09:26:11 +10:00
parent 6c966276ab
commit 4f6a9523f6

View File

@ -7,7 +7,6 @@ env:
matrix:
- DB=POSTGRESQL CORE_RELEASE=3.0
- DB=POSTGRESQL CORE_RELEASE=3.1
- DB=POSTGRESQL CORE_RELEASE=master
before_script:
- composer self-update