diff --git a/.travis.yml b/.travis.yml index 167b88cdebd..57977255396 100644 --- a/.travis.yml +++ b/.travis.yml @@ -61,7 +61,7 @@ jobs: include: - stage: PHP 7.0-7.4 if: type = push - php: '7.0' + php: '7.1' env: DB=postgresql - stage: PHP 7.0-7.4 if: type = pull_request OR type = push