1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2025-02-01 19:52:20 +01:00
yubikey-val/.travis.yml
2013-11-08 10:39:09 +01:00

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