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
|
||||
php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
- hhvm
|
||||
- 7.1
|
||||
- 7.2
|
||||
- 7.3
|
||||
install:
|
||||
- composer update --prefer-source
|
||||
script:
|
||||
|
Reference in New Issue
Block a user