Fixed travis config

This commit is contained in:
Ed Chipman 2016-02-06 17:36:00 -04:00
parent 9863a71380
commit 1eb946a8a5
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ env:
matrix: matrix:
allow_failures: allow_failures:
- DB=PGSQL CORE_RELEASE=3.1 - env: DB=PGSQL CORE_RELEASE=3.1
- DB=PGSQL CORE_RELEASE=3.2 - env: DB=PGSQL CORE_RELEASE=3.2
before_script: before_script:
- phpenv rehash - phpenv rehash