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

Fix testing #20

Merged
merged 12 commits into from
Jan 8, 2015
Merged

Fix testing #20

merged 12 commits into from
Jan 8, 2015

Commits on Jan 7, 2015

  1. Use tox for testing

    JV Clemence committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    a8c1bc8 View commit details
    Browse the repository at this point in the history
  2. Pass data as a bytestring, not a unicode string

    JV Clemence committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    9330260 View commit details
    Browse the repository at this point in the history
  3. Use docker architecture for TravisCI

    JV Clemence committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    16d82ff View commit details
    Browse the repository at this point in the history
  4. We should support Django 1.4 as this is LTS

    JV Clemence committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    6e4131f View commit details
    Browse the repository at this point in the history
  5. Actually trigger Django 1.4 testing on Travis

    JV Clemence committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    275c20c View commit details
    Browse the repository at this point in the history
  6. Test on python 2.6 and 2.7

    JV Clemence committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    886de37 View commit details
    Browse the repository at this point in the history
  7. Use multiple python versions

    JV Clemence committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    58d4655 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7a3545 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    88bd1ef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fe99833 View commit details
    Browse the repository at this point in the history
  11. Ignore tox workdir

    doismellburning committed Jan 7, 2015
    Configuration menu
    Copy the full SHA
    624b477 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2015

  1. Merge pull request #25 from pyroven/feature/tox-tweaks

    Avoid duplication of dependencies in tox.ini
    James Clemence committed Jan 8, 2015
    Configuration menu
    Copy the full SHA
    9e4921f View commit details
    Browse the repository at this point in the history