[travis] add php 7.4 to test

This commit is contained in:
Rotzbua
2020-02-17 18:55:58 +01:00
committed by Matias Griese
parent 1196e06dd6
commit 40bc980084

View File

@@ -3,6 +3,7 @@ php:
- '7.1'
- '7.2'
- '7.3'
- '7.4'
branches:
only:
- develop