1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2024-11-29 00:24:13 +01:00
yubikey-val/.travis.yml
2016-04-29 15:45:50 +02:00

14 lines
153 B
YAML

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