1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-10 16:14:18 +02:00

Add php nightly test

This adds php 8.0 to the test matrix
This commit is contained in:
Elan Ruusamäe
2020-07-12 10:34:09 +03:00
committed by Elan Ruusamäe
parent b89bc57164
commit e9d4db41ac

View File

@@ -19,6 +19,7 @@ jobs:
- php: "7.2"
- php: "7.3"
- php: "7.4"
- php: "nightly"
- name: "Php CS Fixer"
php: "7.3"
env: