Removed php 7.4.snapshot from travis due to issues with ReflectionType.

This commit is contained in:
Basilius Sauter
2019-06-16 15:56:41 +02:00
parent 1c53604244
commit cf99395ed3
-1
View File
@@ -4,7 +4,6 @@ php:
- '7.1'
- '7.2'
- '7.3'
- '7.4snapshot'
install:
- composer install
script: