mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
Allow 7.1/lowest deps to fail until I fix
This commit is contained in:
parent
ad3e449982
commit
d4ff5f6515
@ -19,6 +19,8 @@ matrix:
|
||||
allow_failures:
|
||||
- php: nightly
|
||||
env: DEPS="" COVERALLS=""
|
||||
- php: 7.1
|
||||
env: DEPS="--prefer-lowest --prefer-stable" COVERALLS=""
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
Loading…
x
Reference in New Issue
Block a user