Bläddra i källkod

Uprev to 2.0.11 in the 2.0.x support series

Ben Hood 11 år sedan
förälder
incheckning
59027067d0
2 ändrade filer med 2 tillägg och 2 borttagningar
  1. 1 1
      .travis.yml
  2. 1 1
      README.md

+ 1 - 1
.travis.yml

@@ -2,7 +2,7 @@ language: go
 
 env:
   - CASS=1.2.19
-  - CASS=2.0.10
+  - CASS=2.0.11
   - CASS=2.1.1
 
 go:

+ 1 - 1
README.md

@@ -16,7 +16,7 @@ Supported Versions
 
 The following matrix shows the versions of Go and Cassandra that are tested with the integration test suite as part of the CI build:
 
-Go/Cassandra | 1.2.19 | 2.0.10 | 2.1.1
+Go/Cassandra | 1.2.19 | 2.0.11 | 2.1.1
 -------------| -------| ------| ---------
 1.2  | yes | yes | yes
 1.3  | yes | yes | yes