Navigation Menu

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

Pin the hoedown version to fix the Travis tests and tidy up the supported Pythons #125

Merged
merged 4 commits into from Dec 10, 2016
Merged

Pin the hoedown version to fix the Travis tests and tidy up the supported Pythons #125

merged 4 commits into from Dec 10, 2016

Conversation

alexwlchan
Copy link
Contributor

This resolves a couple of test-related issues:

  • Pin the version of hoedown – this is what caused the failures in Link rewrites #122.
  • Have Travis CI run the same set of supported versions as in tox.ini, in line with added support python 3.3 and 3.4 #115, and update the README to reflect the new version. Throw in Python 3.5 support while we’re there, as it passes all the tests without changes.
  • Have Travis call tox, rather than duplicating the logic for running tests in two different files.

@avelino avelino merged commit dc7c0a5 into avelino:master Dec 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants