1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2025-02-01 10:52:18 +01:00

more php versions for the tests

This commit is contained in:
Klas Lindfors 2013-11-08 10:39:09 +01:00
parent 7e766d9592
commit 5b356231d4

View File

@ -1,6 +1,9 @@
language: php
php:
- 5.5
- 5.4
- 5.3
- 5.2
env:
- DB=mysql
- DB=pgsql