Attempt to fix travis ignore of 3.1 and 3.2 PGSQL failures

This commit is contained in:
Ed Chipman 2016-02-06 17:21:58 -04:00
parent 7bd56c578d
commit 9863a71380
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ matrix:
allow_failures:
- DB=PGSQL CORE_RELEASE=3.1
- DB=PGSQL CORE_RELEASE=3.2
before_script:
- phpenv rehash
- git clone git://github.com/silverstripe-labs/silverstripe-travis-support.git ~/travis-support