mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-12 02:16:41 +00:00
disabled Drupal tests on 3.x
This commit is contained in:
+4
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user