1
0
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:
Matthew Brown 2016-12-23 19:45:20 +00:00
parent 5f332a5500
commit f00c8ecebb

View File

@ -11,4 +11,8 @@ cache:
- ./vendor
install:
- composer --prefer-source install
- composer --prefer-source install
script:
- vendor/bin/phpunit
- bin/psalm