mirror of
https://github.com/danog/amp.git
synced 2024-11-26 20:15:00 +01:00
Test on 7.1
This commit is contained in:
parent
759af93112
commit
2a6dddcfa7
@ -4,8 +4,15 @@ language: php
|
||||
|
||||
php:
|
||||
- 7.0
|
||||
- 7.1
|
||||
- nightly
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 7.1
|
||||
- php: nightly
|
||||
fast_finish: true
|
||||
|
||||
install:
|
||||
- composer self-update
|
||||
- composer install --no-interaction --prefer-source
|
||||
|
Loading…
Reference in New Issue
Block a user