mirror of
https://github.com/danog/psalm-plugin-phpunit.git
synced 2025-01-22 22:01:41 +01:00
before making change re: void is a reserved word, set package to be tested in the same environments as psalm in case anything else crops up
This commit is contained in:
parent
74215dc546
commit
3510eef962
@ -1,6 +1,10 @@
|
||||
language: php
|
||||
php:
|
||||
- 7.0
|
||||
- 7.1
|
||||
- 7.2
|
||||
- 7.3
|
||||
- 7.4snapshot
|
||||
before_install:
|
||||
- phpenv config-rm xdebug.ini || true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user