Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Commit

Permalink
Add cassandra config on ci only to not break the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
maxcnunes committed Aug 21, 2016
1 parent 26bafcc commit fb491fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ environment:
# TODO: test cassandra with docker on travis
# While that is not configured we do not
# run automated test for cassandra client
CASSANDRA_PORT: tcp://localhost:9042
DB_CLIENTS: mysql,postgresql,sqlserver
# postgres
POSTGRES_PORT: tcp://localhost:5432
Expand Down

0 comments on commit fb491fa

Please sign in to comment.