1
0
mirror of https://github.com/Yubico/yubikey-ksm.git synced 2024-11-29 00:24:14 +01:00
yubikey-ksm/.travis.yml
Klas Lindfors c40cd3f046 add pgsql
2013-11-06 15:42:43 +01:00

11 lines
108 B
YAML

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