Skip to content

Commit

Permalink
Version 2.1.1 of the server appears to contain a fix for the test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
0x6e6562 committed Oct 24, 2014
1 parent ee0d8dd commit fdfa95e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: go
env:
- CASS=1.2.19
- CASS=2.0.10
- CASS=2.1.0
- CASS=2.1.1

go:
- 1.2
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ 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.10 | 2.1.0
Go/Cassandra | 1.2.19 | 2.0.10 | 2.1.1
-------------| -------| ------| ---------
1.2 | yes | yes | partial
1.3 | yes | yes | partial
1.2 | yes | yes | yes
1.3 | yes | yes | yes

Installation
------------
Expand Down

0 comments on commit fdfa95e

Please sign in to comment.