1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2024-11-29 00:24:13 +01:00
yubikey-val/.travis.yml
2017-12-14 12:58:48 +01:00

13 lines
143 B
YAML

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