1
0
mirror of https://github.com/Yubico/yubikey-ksm.git synced 2024-12-03 21:24:19 +01:00
yubikey-ksm/.travis.yml

11 lines
111 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:20:52 +01:00
#- DB=pgsql
2013-11-06 14:48:17 +01:00
script:
- ./selftest.sh