1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2025-02-01 10:52:18 +01:00
yubikey-val/.travis.yml

13 lines
143 B
YAML

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