소스 검색

Use PHP 5.6 compatible driver release

Andreas Braun 5 년 전
부모
커밋
0f17df679a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -45,6 +45,7 @@ jobs:
     # Test against legacy driver to ensure validity of the test suite
     - stage: Test
       php: 5.6
+      env: DRIVER_VERSION="1.7.5"
       install:
         - yes '' | pecl -q install -f mongo