mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Remove nightly builds until PHPUnit fixes deprecated method
This commit is contained in:
parent
2af0a17d03
commit
335fae0b33
@ -50,10 +50,6 @@ jobs:
|
|||||||
- php: 7.4
|
- php: 7.4
|
||||||
env: DEPS="high"
|
env: DEPS="high"
|
||||||
|
|
||||||
- php: nightly
|
|
||||||
env: DEPS="high"
|
|
||||||
allow_failures: true
|
|
||||||
|
|
||||||
- php: 7.3
|
- php: 7.3
|
||||||
env: DEPS="high"
|
env: DEPS="high"
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user