add tests

This commit is contained in:
Simon Vieille 2023-10-16 19:24:09 +02:00
parent 928135d0ca
commit 35891bd111
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -5,6 +5,6 @@ matrix:
steps:
example:
image: deblan/php:$PHP_VERSION
image: deblan/php:${PHP_VERSION}
commands:
- php -v