language: php
php:
- 7.0
- 5.6
- 5.5
- 5.4
env:
- DB=mysql
- DB=pgsql
- DB=sqlite
script:
- travis/selftest.sh