Added support for hypothesis to travis config. Hypothesis based tests are skipped on Python 2.6 and pypy3. Added .hypothesis/ folder to gitignore Added test for simple 'a, b' string on process.extractOne. [Ducksual] Process the query in process.extractWithoutOrder when using a scorer which ...