瀏覽代碼

Cassandra 1.2.19 appears to have been released

Ben Hood 11 年之前
父節點
當前提交
02faa3c1de
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .travis.yml
  2. 1 1
      README.md

+ 1 - 1
.travis.yml

@@ -1,7 +1,7 @@
 language: go
 
 env:
-  - CASS=1.2.18
+  - CASS=1.2.19
   - CASS=2.0.10
   - CASS=2.1.0
 

+ 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.18 | 2.0.10 | 2.1.0
+Go/Cassandra | 1.2.19 | 2.0.10 | 2.1.0
 -------------| -------| ------| ---------
 1.2  | yes | yes | partial
 1.3  | yes | yes | partial