Browse Source

Nudge the tested versions along to latest supported releases from Apache

Ben Hood 11 years ago
parent
commit
3d8f74d8c3
2 changed files with 3 additions and 3 deletions
  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