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:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user