Skip to content

Commit 71f669a

Browse files
committed
Do not test PHP 7.3 with Drupal 7
1 parent 7deee2b commit 71f669a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
- DRUPAL_VER=8 PHP_VER=7.3
99
- DRUPAL_VER=8 PHP_VER=7.2
1010
- DRUPAL_VER=8 PHP_VER=7.1
11-
- DRUPAL_VER=7 PHP_VER=7.3
11+
# - DRUPAL_VER=7 PHP_VER=7.3
1212
- DRUPAL_VER=7 PHP_VER=7.2
1313
- DRUPAL_VER=7 PHP_VER=7.1
1414
- DRUPAL_VER=7 PHP_VER=5.6 GITHUB_RELEASE=1

0 commit comments

Comments
 (0)