1
0
mirror of https://github.com/dannyvankooten/AltoRouter.git synced 2025-08-06 16:36:43 +02:00

test recent php versions, stop testing 5.3-5.5

This commit is contained in:
Danny van Kooten
2019-02-06 20:01:07 +01:00
parent ca2d425bc6
commit e2a07ec452

View File

@@ -1,11 +1,10 @@
language: php language: php
php: php:
- 5.3
- 5.4
- 5.5
- 5.6 - 5.6
- 7.0 - 7.0
- hhvm - 7.1
- 7.2
- 7.3
install: install:
- composer update --prefer-source - composer update --prefer-source
script: script: