Commit Graph

41 Commits (7fe7861f45ce42c4ced014d8f58c5c5f8603d203)

Author SHA1 Message Date
Diederik van der Boor ff4dadb83d Fixed allow_failures 2017-09-30 17:50:28 +02:00
Diederik van der Boor da997d9aa0 Add =py36-djangomaster-postgres to allow_failures too 2017-09-30 16:02:58 +02:00
Hugo Osvaldo Barrera a5e0238f49 Run tests with postgres 2017-09-06 19:36:36 -03:00
Jerome Leclanche f8852c1281 Travis: Use Tox for test matrix 2017-08-29 19:41:42 +03:00
Jerome Leclanche f9b079fda7 Stop testing on Django 1.8 2017-08-29 19:41:42 +03:00
Jerome Leclanche df0041dff6 Stop running tests on unmaintained versions of Python/Django 2017-06-23 15:12:53 +03:00
Charlie Denton 007ba7a443
Don't test Django's master on python 2
Django 2.0 will be dropping support for python 2, so there's no point in
running the tests.
2017-05-08 00:11:17 +01:00
Diederik van der Boor 6ec29b9e5e Merge branch 'master' into travis-tox 2017-04-26 15:42:03 +02:00
Charlie Denton fcbbbe52b3
Explicitly build coverage XML on travis, not tox 2017-04-15 00:11:33 +01:00
Charlie Denton 1481891733
Use TOXENV env var in travis config
I had previously used TOX_ENV, but not realised that TOXENV has a
special meaning for tox. We can now expect TOX to run the appropriate
build on travis without having it explicitly passed into the tox
command.
2017-04-15 00:07:57 +01:00
Charlie Denton d5886387d4
Allow travis builds to report failure early 2017-04-14 01:11:30 +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 64325d0f99
Do not allow failures on django 1.11 2017-04-13 00:18:31 +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 d70735c849 Exclude Python 3.2 3.2 on newer Django. 2016-08-15 11:33:20 +02: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 fcbae4f1fe Speed up travis builds 2016-07-08 12:27:04 +02:00
Petr Dlouhý c3f32a1468 test in development Django version in allow failures mode 2016-06-29 13:18:42 +02:00
Diederik van der Boor 836e65cde5 Avoid pip upgrade, breaks Python 3.2 2016-06-17 18:25:43 +02:00
Diederik van der Boor ddc9a8d8df travis: update to codecov.io instead (nicer UI) 2016-06-17 18:15:42 +02:00
Jonas Haag f9920bfa14 Test Django 1.8 with Python 3.5
Django's latest 1.8.X minor supports Python 3.5.
2015-12-17 13:18:54 +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
Jonas Haag 1d0302e4a1 Travis: Add Python 3.5 and Django 1.9 2015-12-16 10:31:36 -03:00
Jonas Haag bcb6e80ee6 Fix .travis.yml syntax 2015-09-29 10:07:08 +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
Diederik van der Boor 30eb88fbdb Travis and tox: add Django 1.7 2014-09-22 15:01:49 +02:00
Jacob Rief ca3f2f8fea --use-mirrors is deprecated 2014-07-18 18:28:23 +02:00
Diederik van der Boor 669a4387d8 tests: update tox/Travis Djagno versions 2013-11-14 17:16:56 +01:00
Diederik van der Boor 2138b7f2ac Fix Travis build for Django 1.6-git 2013-07-05 12:15:50 +02:00
Gavin Wahl 93bc9fecdf Run travis tests on django dev 2013-05-24 15:13:57 -06:00
Diederik van der Boor ef1feab709 Enable coveralls for testing 2013-05-22 10:58:18 +02:00
Diederik van der Boor 393f7c5f30 Python 3.2 support confirmed. 2013-05-20 17:34:09 +02:00
Diederik van der Boor fbcd68a220 Travis: don't test Django 1.4 against Python 3 2013-05-20 16:59:56 +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 762265e28a Travis: avoid bombarding IRC with everyone's fork 2013-04-08 12:28:33 +02:00
Diederik van der Boor 2e109101fc Fix and update Travis configuration 2013-04-08 11:38:20 +02:00
Ben Konrath 7f2f8a1d7f Add travis config. 2013-03-18 21:16:34 +01:00