Charlie Denton
|
fcbbbe52b3
|
Explicitly build coverage XML on travis, not tox
|
2017-04-15 00:11:33 +01:00 |
Charlie Denton
|
a57b067b42
|
Compile coverage for coveralls command on travis
|
2017-04-14 01:26:24 +01:00 |
Charlie Denton
|
c6e58db73e
|
Use tox for travis builds
This paves the way for more complex tox configs that don't need
duplicated config.
|
2017-04-14 01:09:32 +01:00 |
Charlie Denton
|
24d7509879
|
Run django master in tox tests
|
2017-04-14 00:53:17 +01:00 |
Charlie Denton
|
7dfe58bb10
|
Remove duplicate line in tox config
|
2017-04-14 00:49:35 +01:00 |
Diederik van der Boor
|
a3c9bcb14a
|
Merge remote branch 'meshy/new-test-versions'
|
2017-04-06 13:57:07 +02:00 |
Diederik van der Boor
|
fa74ce28e8
|
Start running tests on Django 1.11 (in allow_failures)
|
2017-04-06 12:53:18 +02:00 |
Charlie Denton
|
a178ed751d
|
Test against Python 3.6 and Django 1.11b1
|
2017-03-03 22:16:54 +00:00 |
Diederik van der Boor
|
16586f398c
|
Update tox and travis settings for Django 1.10
|
2016-08-05 17:23:28 +02:00 |
Diederik van der Boor
|
7b4939bb3f
|
tox.ini: add spaces
|
2015-12-28 14:49:03 +01:00 |
Diederik van der Boor
|
a01fd92d1c
|
perform Django 1.9 tests on final release, add to tox too
|
2015-12-16 15:59:25 +01:00 |
Hugo Osvaldo Barrera
|
59679f3a4b
|
Run tests on py35 as well
|
2015-12-16 10:31:36 -03:00 |
Diederik van der Boor
|
c8973d1fba
|
Fixed Python 2.6 tests, and fixed tox.ini from PR #162 for python 3
|
2015-10-01 14:35:34 +02:00 |
Jonas Haag
|
f033141cd5
|
Simplify tox.ini, add more configurations to .travis.yml
|
2015-09-29 10:02:00 +02:00 |
Diederik van der Boor
|
12ddee7edd
|
tests: use official Django 1.8 release from PyPI
|
2015-04-08 13:47:29 +02:00 |
ellmetha
|
469d063cc9
|
Django 1.8 alpha support
|
2015-01-28 00:41:34 +01:00 |
Chad Shryock
|
35debe3798
|
Test Django 1.7!
|
2014-09-16 22:30:27 -04:00 |
Diederik van der Boor
|
b73f22f4e0
|
cleanup: reorder tox envlist for readability
|
2014-02-13 10:44:06 +01:00 |
Diederik van der Boor
|
669a4387d8
|
tests: update tox/Travis Djagno versions
|
2013-11-14 17:16:56 +01:00 |
Diederik van der Boor
|
07f6b6eaa1
|
Add tox django-dev version test
|
2013-07-05 12:07:41 +02:00 |
Diederik van der Boor
|
77139ba2d3
|
Add tox test for docs
And ignore the warning about changelog_archive, it's really not meant to
be in the toctree.
|
2013-07-05 12:07:19 +02:00 |
Diederik van der Boor
|
393f7c5f30
|
Python 3.2 support confirmed.
|
2013-05-20 17:34:09 +02:00 |
Diederik van der Boor
|
4d7d33ed0d
|
Port new code to Python 3 as well, fix six.with_metaclass() issues
Many thanks to @atheiste for the big porting steps!
|
2013-05-20 16:03:21 +02:00 |
Diederik van der Boor
|
1df5b5ff03
|
Add runtests script
Allow `python setup.py test` too.
Fix tox invocation now that `manage.py` has moved.
|
2013-04-05 09:52:53 +02:00 |
Ben Konrath
|
25821cd4da
|
Add tox configuration file.
Note: The tests do not currently pass.
|
2013-03-18 20:11:03 +01:00 |