Commit graph

10 commits

Author SHA1 Message Date
Matt Molyneaux
3eb3d19c45 Try testing with 3.3 and Django 1.8 2017-06-19 22:26:58 +01:00
Matt Molyneaux
729115994a Make sure coverage reports are done for each run on travis
Also, rename coverage-erase and coverage-report to begin and end to make
tox.ini easier to read.
2017-06-19 22:26:04 +01:00
Matt Molyneaux
300b9c70fe Use tox-travis when running tests on travis
This means we can now run tests against Python 3.5 and 3.6, where
previously we could not.
2017-06-19 19:13:12 +01:00
Dave Hall
c2b675026b Not testing against python 3.6 2017-06-19 09:25:47 +01:00
Dave Hall
cfa38dccea Attempting to fix travis build 2017-06-19 09:08:10 +01:00
Matt Molyneaux
f3d969c030 Use Python 3.6 in .travil.yml 2017-06-13 19:54:59 +01:00
Matt Molyneaux
c326e089f5 Add Django-1.11 to test matrix 2017-06-13 12:30:09 +01:00
Dave Hall
97af9a75f9 Combining coverage report, and adding flake8 to tox 2016-11-08 11:58:04 +00:00
Rustem Sayargaliev
fb1a3991f1 Added flake8, fixed syntax, flattened package structure 2016-11-07 21:33:33 +01:00
Rustem Sayargaliev
03c929c571 Added tox tests structure 2016-11-07 20:56:04 +01:00