1
0
mirror of https://github.com/Yubico/yubikey-ksm.git synced 2024-11-28 15:24:15 +01:00
yubikey-ksm/.travis.yml

13 lines
122 B
YAML

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