Procházet zdrojové kódy

Cassandra 1.2.19 appears to have been released

Ben Hood před 11 roky
rodič
revize
02faa3c1de
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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