Disabled 7.4 builds

This commit is contained in:
Bruce Weirdan 2019-06-30 03:12:50 +03:00
parent c0f8a977c2
commit 701db90270
No known key found for this signature in database
GPG Key ID: CFC3AAB181751B0D

View File

@ -3,7 +3,7 @@ php:
- 7.1
- 7.2
- 7.3
- 7.4snapshot
# - 7.4snapshot # Psalm does not support 7.4 yet (uses Fn)
before_install:
- phpenv config-rm xdebug.ini || true