1
0
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:
Matthew Brown 2018-07-20 07:07:25 -04:00
parent ad3e449982
commit d4ff5f6515

View File

@ -19,6 +19,8 @@ matrix:
allow_failures:
- php: nightly
env: DEPS="" COVERALLS=""
- php: 7.1
env: DEPS="--prefer-lowest --prefer-stable" COVERALLS=""
cache:
directories: