added PHP 7.4 in Travis config

This commit is contained in:
Fabien Potencier
2019-05-14 07:16:03 +02:00
parent 2e1e9528ce
commit 7be8e9443d
+1
View File
@@ -38,6 +38,7 @@ jobs:
- php: 7.1
- php: 7.2
- php: 7.3
- php: 7.4snapshot
- stage: integration tests
php: 7.3
script: ./drupal_test.sh