Explorar o código

Fix wrong driver version in travis config

Andreas Braun %!s(int64=9) %!d(string=hai) anos
pai
achega
964b032969
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -14,7 +14,7 @@ matrix:
     - php: 5.6
       env: DRIVER_VERSION=stable LEGACY_DRIVER_VERSION=stable
     - php: 5.6
-      env: DRIVER_VERSION=1.1.0 COMPOSER_FLAGS="--prefer-dist --prefer-lowest"
+      env: DRIVER_VERSION=stable COMPOSER_FLAGS="--prefer-dist --prefer-lowest"
 
 addons:
   apt: