Switch to PHP so composer is present. Make script executable.

This commit is contained in:
James Cole 2020-07-31 17:25:37 +02:00
parent 142b7b9c0e
commit b25d046528
No known key found for this signature in database
GPG Key ID: B5669F9493CDE38D
2 changed files with 3 additions and 1 deletions

0
.ci/phpstan.sh Normal file → Executable file
View File

View File

@ -1,4 +1,6 @@
language: shell
language: php
php:
- '7.4'
dist: xenial
os: linux