Jelajahi Sumber

Merge pull request #303 from relops/2.1.2

Upgrade CI build to Cassandra 2.1.2
Chris Bannister 11 tahun lalu
induk
melakukan
f9e67558e6
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      .travis.yml
  2. 1 1
      README.md

+ 1 - 1
.travis.yml

@@ -6,7 +6,7 @@ matrix:
 env:
   - CASS=1.2.19
   - CASS=2.0.11
-  - CASS=2.1.1
+  - CASS=2.1.2
 
 go:
   - 1.2

+ 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.11 | 2.1.1
+Go/Cassandra | 1.2.19 | 2.0.11 | 2.1.2
 -------------| -------| ------| ---------
 1.2  | yes | yes | yes
 1.3  | yes | yes | yes