mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Regular tests use PHPUnit
This commit is contained in:
parent
385a9b009e
commit
10db8d5402
@ -41,7 +41,7 @@ install:
|
||||
- if [[ "$DEPS" = 'low' ]]; then travis_retry composer $DEFAULT_COMPOSER_FLAGS --prefer-lowest --prefer-stable update; fi
|
||||
|
||||
script:
|
||||
- vendor/bin/paratest tests
|
||||
- vendor/bin/phpunit
|
||||
- ./psalm
|
||||
|
||||
# Base test matrix (php/env)
|
||||
|
Loading…
Reference in New Issue
Block a user