language: php php: - 5.5 - 5.4 - 5.3 env: - DB=mysql - DB=pgsql script: - ./selftest.sh