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 0e893f06ba
commit 28d4ce9e86
1 changed files with 0 additions and 1 deletions

View File

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