-
Notifications
You must be signed in to change notification settings - Fork 243
some tweaks #99
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
some tweaks #99
Conversation
Thanks for the assist! |
do you plan to use rspec 3 ? |
Travis is doing weird stuffs in some tests. |
I think I'm done with this PR. |
@mceachen can you see why travis fails sometime in postgresql ? |
Thanks for your work here—I'll check it out this weekend! |
Ok, thank you. Can you double check if i missed any key in c8e9114 . |
Cleaner test script Removed foreigner from gemspec to remove the warning duplicate gem message
Why are you creating databases with travis jobs prefixed ? Each job is isolated as far as i know. |
The advisory lock is against a given schema, so if the test runs share a
|
Hey, thanks for switching to appraisal! That's a sweet gem! |
No description provided.