Commit graph

24 commits

Author SHA1 Message Date
Peter Bittner
f35511b33e Pin virtualenv version for Python 3.2 support 2016-05-15 18:18:05 +02:00
Peter Bittner
f04ba7d125 Pin pip version compatible with Python 3.2 (3rd try)
See problems in issue #84
2016-04-17 23:12:29 +02:00
Peter Bittner
7243f34243 Pin pip version compatible with Python 3.2 (2nd try)
See problems in issue #84
2016-04-17 19:10:50 +02:00
Peter Bittner
1bc53c3cc5 Pin pip version compatible with Python 3.2
See problems in issue #84
2016-04-17 18:46:01 +02:00
Peter Bittner
25f45ec19a Add py32-django18 combination (tox) 2016-01-07 00:17:36 +01:00
Joost Cassee
9fe81545fd Fix typos in tox.ini 2016-01-06 15:17:41 +01:00
Hugo Osvaldo Barrera
87be940822 Drop support for unsupported django versions
Since django 1.8 is an LTS release, we're dropping support for older
versions.

Since django 1.7 is still relatively recent, we'll be keeping support
for it for now.
2015-12-21 14:26:39 -03:00
Hugo Osvaldo Barrera
8a16cea356 Don't fail tests if coverall fails 2015-12-06 11:37:11 -03:00
Hugo Osvaldo Barrera
bdd1a171f2 Add django1.9 to the test matrix 2015-12-06 11:37:04 -03:00
Hugo Osvaldo Barrera
ecb4da9ffb Remove redundant basepython declarations 2015-12-06 11:34:54 -03:00
Peter Bittner
2a5015fed2 Pin coverage version (workaround for Python 3.2 test execution on Travis-CI)
see https://bitbucket.org/ned/coveragepy/issues/407/coverage-failing-on-python-325-using#comment-22049180
2015-09-26 11:10:37 +02:00
Peter Bittner
d8c5852abb Also test Python 3.2 with tox
Match python/django test combinations with Pip packages on PyPI

see https://pypi.python.org/pypi/Django/1.x (with x in 4..8)
2015-09-25 17:33:54 +02:00
Joost Cassee
a9c9598e55 Send coverage info to Coveralls.io on Travis 2015-05-18 11:33:53 +02:00
Peter Bittner
8103e5d94a Refactor tox.ini with conditional settings
see https://testrun.org/tox/latest/config.html#generating-environments-conditional-settings

Also test Django 1.8 with tox
2015-04-21 00:00:12 +02:00
Eric Amador
5855a1693a django 1.4 doesn't have python 3.x support. 2015-04-18 01:11:43 -04:00
Eric Amador
b8aa694d07 Updating tox file for python 3.3 and 3.4. Removing unused targets. 2015-04-18 00:22:11 -04:00
Craig Bruce
3e417d0357 added Django 1.7 to tox and travis 2014-09-05 11:42:31 -07:00
Joost Cassee
12a24c0d17 Small fixes to tox and docs
- Remove testing environments for Django 1.2 and 1.3
- Update Django Sphinx links to 1.6
- Fix docs warning in intercom.rst
2014-04-29 01:21:40 +02:00
Joost Cassee
f70b3e6132 Fix typo in tox.ini 2014-04-29 01:17:41 +02:00
Joost Cassee
54a4c67a07 Add Django 1.6 to Tox environments 2014-04-29 01:14:04 +02:00
Tinnet Coronam
f11a35e4ed use final django 1.5 2013-03-08 16:32:52 +01:00
Tinnet Coronam
92d6183481 added django 1.5RC testing to tox 2013-01-11 16:16:48 +01:00
Piet Delport
5a1cceced4 Tox: Update for Django 1.4. 2012-08-13 12:26:17 +02:00
Eric Davis
da5f722424 Add tox.ini 2011-09-17 11:27:02 -07:00