1
0
mirror of https://github.com/Yubico/yubikey-ksm.git synced 2025-02-20 12:54:24 +01:00
yubikey-ksm/.travis.yml

11 lines
108 B
YAML
Raw Normal View History

2013-11-06 14:48:17 +01:00
language: php
php:
- 5.5
2013-11-06 15:20:52 +01:00
# - 5.4
#- 5.3
2013-11-06 14:48:17 +01:00
env:
- DB=mysql
2013-11-06 15:42:43 +01:00
- DB=pgsql
2013-11-06 14:48:17 +01:00
script:
- ./selftest.sh