Browse Source

Test against 1.3 version of mongodb driver

Andreas Braun 8 years ago
parent
commit
2fc244e361
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -13,6 +13,9 @@ php:
 env:
   global:
     - DRIVER_VERSION="stable"
+  matrix:
+    - DRIVER_VERSION="stable"
+    - DRIVER_VERSION="1.3.4"
 
 addons:
   apt: