Remove php 7.4 version in travis config that doesn't exist yet

This commit is contained in:
Timothy Warren 2019-08-16 10:35:59 -04:00
parent c6b74e2775
commit d10e930a6b

View File

@ -7,7 +7,6 @@ php:
- 7.1
- 7.2
- 7.3
- 7.4
- hhvm
- nightly