1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2024-11-29 00:24:13 +01:00
yubikey-val/.travis.yml
2015-02-11 09:59:13 +01:00

13 lines
143 B
YAML

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