Explorar o código

Make sure we test locked dependencies with 7.4 too

Jordi Boggiano %!s(int64=5) %!d(string=hai) anos
pai
achega
54d57fc6e4
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      .travis.yml

+ 6 - 0
.travis.yml

@@ -25,10 +25,16 @@ matrix:
     - php: 7.1
     - php: 7.2
     - php: 7.3
+    # Regular 7.4 build with locked deps
+    - php: 7.4
+      env:
+        - SYMFONY_PHPUNIT_VERSION=7.5
+    # High deps check
     - php: 7.4
       env:
         - deps=high
         - SYMFONY_PHPUNIT_VERSION=7.5
+    # PHPStan checks
     - php: 7.4
       env:
         - deps=high