1
0
mirror of https://github.com/Yubico/yubikey-ksm.git synced 2024-11-29 00:24:14 +01:00

add php 5.6 for travis

This commit is contained in:
Klas Lindfors 2014-06-26 13:15:38 +02:00
parent 6fc9f7abe7
commit b08cff5d4c

View File

@ -1,5 +1,6 @@
language: php language: php
php: php:
- 5.6
- 5.5 - 5.5
- 5.4 - 5.4
- 5.3 - 5.3