Commit graph

21 commits

Author SHA1 Message Date
Benedikt Willi
154acd006c Added tests for new Wagtail 2.7 and Python 3.8 2019-11-08 16:39:00 +01:00
Benedikt Willi
da68dd1e40 Updated travis-ci configuration 2019-09-05 14:54:47 +02:00
Miguel Silva
f1b04f9202 Hotfix: fixes psycopg2 binary installation 2019-06-06 16:14:48 +01:00
Miguel Silva
30a6ada4de Fixes psycopg2 bug 2019-06-06 16:06:43 +01:00
Diogo Marques
24df39a0d8 Hotfix: django 2.1 only supports postgres 9.4+, so we need to override
version 9.2 of travis
2019-02-01 14:53:56 +00:00
Diogo Marques
2c10234f80 Hotfix: travis does not have python 3.7 2019-02-01 14:38:06 +00:00
Diogo Marques
293d518f8a v0.10b1, wagtail support 1.12+ 2019-02-01 14:15:14 +00:00
Dario Marcelino
11cbedfe13 #191, drop support for Wagtail < 1.8
And inherently Django < 1.8
2018-04-24 16:52:15 +01:00
DESKTOP-QK6PGF0\dario
b26759205d Travis: test against Wagtail 2 2018-03-14 11:59:08 +00:00
Dário
093b251008 Make clearer which django version is being tested
- by printing it to the console;
- by outputting `pip install $WAGTAIL` output.
- Also remove `--process-dependency-links` as it's no longer needed.
2018-02-28 17:40:17 +00:00
Dario Marcelino
a34e079305 Travis: fix mysql and python 3.3 jobs 2018-01-06 12:15:29 +00:00
Dario Marcelino
539254316c Travis: reduce the number of jobs by using matrix include
And test mysql and postgres
2018-01-06 12:05:05 +00:00
Dario Marcelino
487741ecbe Drop python 3.3 in favor of 3.6
Note that Wagtail tests from python 3.4 to 3.6:
9926745262/.travis.yml
2018-01-04 11:38:57 +00:00
Dario Marcelino
787bbf4344 Travis: add the latest versions of wagtail 2018-01-04 11:18:27 +00:00
Dario Marcelino
8000594114 Add --dependency-links flag to pip install 2018-01-03 17:52:21 +00:00
Alexandre Silva
abdaee8f7c Fixed tox and travis for python 3.3 as the latest Django supported is 1.8. 2017-03-06 14:39:43 +00:00
Alexandre Silva
87f303c35f Another fix in travis. 2017-03-06 11:42:32 +00:00
Alexandre Silva
cd831e5886 Forced upgrade on pip in travis as the version available is old and causes problems. 2017-03-06 11:39:23 +00:00
Alexandre Silva
556d284460 Fixed travis.yml.
Lowered minimum Wagtail version to 1.4 as there seems to be no incompatibilities.
2017-03-06 11:35:11 +00:00
Alexandre Silva
31cc990aec Changed travis.yml as tests need to run with multiple python versions. 2017-03-06 11:17:23 +00:00
Alexandre Silva
dff4720ef6 Added again tox and travis integration. 2017-03-06 11:00:02 +00:00