mirror of
https://github.com/Yubico/yubikey-ksm.git
synced 2024-11-29 00:24:14 +01:00
travis: poke at php versions
This commit is contained in:
parent
c1cb3e1dd8
commit
d1f42c6634
@ -1,9 +1,11 @@
|
||||
language: php
|
||||
php:
|
||||
- 7.2
|
||||
- 7.1
|
||||
- 7.0
|
||||
- 5.6
|
||||
- 5.5
|
||||
- 5.4
|
||||
- 5.3
|
||||
env:
|
||||
- DB=mysql
|
||||
- DB=pgsql
|
||||
|
Loading…
Reference in New Issue
Block a user