1
0
mirror of https://github.com/danog/amp.git synced 2024-11-26 20:15:00 +01:00

Test on PHP 7.3 & 7.4

This commit is contained in:
Aaron Piotrowski 2019-02-25 23:04:03 -06:00
parent ef83723a79
commit 4e3251cba9
No known key found for this signature in database
GPG Key ID: ADD1EF783EDE9EEB

View File

@ -11,10 +11,13 @@ php:
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4snapshot
- nightly
matrix:
allow_failures:
- php: 7.4snapshot
- php: nightly
fast_finish: true