Skip to content
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

Add Vale to Travis CI #147

Merged
merged 7 commits into from
Mar 11, 2017
Merged

Add Vale to Travis CI #147

merged 7 commits into from
Mar 11, 2017

Commits on Feb 16, 2017

  1. Add Vale to Travis

    jdkato committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    bf5153d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2017

  1. Some trivial style fixes

    For #147
    plaindocs authored and jdkato committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    2720dff View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Move Vale to an Organization

    jdkato committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    09f31a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. update key names

    jdkato committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    abf2810 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

  1. type -> extends

    jdkato committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    b9caf34 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2017

  1. Configuration menu
    Copy the full SHA
    5bbbc0a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. run Vale from within the tox env

    Since Vale now uses rst2html to process reStructuredText, it needs
    access to docutils (which is a dependency of Sphinx).
    jdkato committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    39ffd7b View commit details
    Browse the repository at this point in the history