mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
Add self-check to travis build
This commit is contained in:
parent
5f332a5500
commit
f00c8ecebb
@ -11,4 +11,8 @@ cache:
|
||||
- ./vendor
|
||||
|
||||
install:
|
||||
- composer --prefer-source install
|
||||
- composer --prefer-source install
|
||||
|
||||
script:
|
||||
- vendor/bin/phpunit
|
||||
- bin/psalm
|
Loading…
x
Reference in New Issue
Block a user