Skip to content

Cassandra MAM backend tests for travis [not merge] #102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Next Next commit
Do not skip Cassandra MAM tests
  • Loading branch information
arcusfelis committed Dec 10, 2014
commit afc49fa5c7b391f0b861e83f11fc6aa8d832b830
2 changes: 1 addition & 1 deletion test.config
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
]}.

{mam, [
{skipped_configurations, [ca]}
% {skipped_configurations, [ca]}
]}.

%% vim: ft=erlang