disabled Drupal tests on 3.x

This commit is contained in:
Fabien Potencier
2019-05-01 16:00:56 +02:00
parent 6139edc1e5
commit 8d82f62418
+4 -3
View File
@@ -20,6 +20,7 @@ jobs:
include:
- php: 7.2
- php: 7.3
- stage: integration tests
php: 7.3
script: ./drupal_test.sh
# Drupal does not support 3.x yet
#- stage: integration tests
# php: 7.3
# script: ./drupal_test.sh