mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-09-14 12:26:51 +00:00
Add PHP syntax/lint check to continuous integration tests
This commit is contained in:
@@ -11,4 +11,5 @@ matrix:
|
||||
before_script:
|
||||
- php -S 127.0.0.1:8000 -t tests/PHPCurlClass/ &
|
||||
script:
|
||||
- php -l src/*
|
||||
- cd tests && phpunit --configuration phpunit.xml
|
||||
|
||||
Reference in New Issue
Block a user