Skip to content

Commit

Permalink
Remove hhvm/pgsql from build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Apr 9, 2015
1 parent 3c6bc6c commit 249b0fb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -27,6 +27,10 @@ matrix:
include:
- php: 5.6
env: DB= DEPENDENCIES= JSLINT=true
# remove hhvm/pgsql
exclude:
- php: hhvm
env: DB=pgsql
allow_failures:
- php: nightly
- php: hhvm
Expand Down

0 comments on commit 249b0fb

Please sign in to comment.