Преглед изворни кода

Merge pull request #271 from relops/2_10_uprev

Support latest releases from Apache
Phillip Couto пре 11 година
родитељ
комит
6abacb2f7d
2 измењених фајлова са 3 додато и 3 уклоњено
  1. 2 2
      .travis.yml
  2. 1 1
      README.md

+ 2 - 2
.travis.yml

@@ -1,8 +1,8 @@
 language: go
 
 env:
-  - CASS=1.2.18
-  - CASS=2.0.9
+  - CASS=1.2.19
+  - CASS=2.0.10
 
 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.18 | 2.0.9 | 2.1.0-RC5
+Go/Cassandra | 1.2.19 | 2.0.10 | 2.1.0
 -------------| -------| ------| ---------
 1.2  | yes | yes | partial
 1.3  | yes | yes | partial