1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-23 09:43:50 +00:00

56 Commits

Author SHA1 Message Date
Konstantin Lopuhin
271b3a485c Require pypy build to pass 2017-06-19 16:46:16 +03:00
Paul Tremberth
f3f7a41861 Travis CI: use portable pypy for Linux 2017-04-12 16:32:21 +02:00
Paul Tremberth
8c4f614d21 Enable PyPy tests on Travis 2017-02-01 15:19:17 +01:00
Paul Tremberth
a347c75baa Merge branch 'master' into patch-1 2017-01-23 11:40:38 +01:00
Paul Tremberth
6b838b0296 Use matrix build config 2017-01-06 16:10:14 +01:00
Paul Tremberth
53769245f5 Use python 3.6 directly 2017-01-06 16:02:14 +01:00
Paul Tremberth
40851a3d4c Use Python 3.6-dev on Travis 2017-01-06 15:44:32 +01:00
Paul Tremberth
a214731471 Add Python 3.6 tox env + Travis CI build for it 2017-01-06 15:38:35 +01:00
Alex
8a86574394 .devN release suffix must be preceded with a dot
https://packaging.python.org/distributing/#standards-compliance-for-interoperability
2016-12-28 14:25:22 +00:00
Paul Tremberth
58cd7bf895 Remove "precise" test env from Travis-CI config 2016-09-01 11:17:53 +02:00
Paul Tremberth
2b2bfcea88 Add "jessie" build to Travis-CI config 2016-09-01 10:20:49 +02:00
Daniel Graña
6cf4fdbae6 Enable travis builds on tag patterns 2016-02-03 22:56:49 -03:00
Paul Tremberth
ee4fadc007 Use .read1() if available when using GzipFile 2016-01-15 14:57:15 +01:00
Paul Tremberth
131f463247 Allow failures for Python 3.5 for now 2016-01-15 11:17:52 +01:00
Paul Tremberth
85b0e6c9c7 Travis: run tox with Python 3.5 + add Python 3.5 tests 2016-01-14 10:50:51 +01:00
Paul Tremberth
a93d49a64c Add Python 3.5 tox env and Python 3.4 tests in Travis CI 2016-01-13 13:09:16 +01:00
Mikhail Korobov
09fc9b48b6 drop coveralls support 2015-10-12 18:12:56 +05:00
Mikhail Korobov
d30e539049 don't run tests twice on Travis if a PR is made from a scrapy/scrapy branch 2015-09-04 22:06:46 +05:00
Daniel Graña
108c3e63a5 Add coverage report trough codecov.io 2015-08-13 13:56:24 -03:00
Daniel Graña
5c4666a3d4 Workaround for travis#253 2015-08-10 11:17:20 -03:00
Daniel Graña
49fd77d693 indent travis yaml 2015-07-31 16:45:43 -03:00
Daniel Graña
5d4cdb59a9 cache pip cache 2015-07-31 16:39:12 -03:00
Daniel Graña
5ae94ae42d Use new travis-ci container based builds 2015-07-31 16:33:37 -03:00
Julia Medina
26f50d3f43 Extend regex for tags that deploy to PyPI to support new release cycle 2015-05-27 09:17:18 -03:00
Julia Medina
cbebcbddb1 Add docs toxenv to .travis.yml 2015-05-14 20:54:28 -03:00
Daniel Graña
70ee66ba0c Collect the list of packages not working on python3 2014-07-31 14:06:34 -03:00
Daniel Graña
6c402d3cc4 The sum up of travis-ci builds are taking like 50min to complete 2014-07-31 14:05:19 -03:00
Paul Tremberth
6e04c0b388 Match dot using character class (avoids escaping headaches) 2014-07-10 14:54:08 +02:00
Paul Tremberth
8d5c2fe30b Fix Travis CI config for conditional releases 2014-07-10 13:44:32 +02:00
Daniel Graña
9b8e1836c8 deploy to pypi only on even minor version 2014-07-09 02:50:12 -03:00
Daniel Graña
4300334a23 Upload sdist and wheel packages to pypi using travis-ci deploys 2014-06-25 02:53:12 -03:00
Julia Medina
c7c57178e0 New tox env: docs 2014-04-09 18:46:01 -03:00
Julia Medina
1779b31e9b Add py33 environment to allowed failures in travis-ci 2014-04-04 21:43:12 -03:00
Daniel Graña
986be9a396 Run testsuite with py.test 2014-04-03 12:26:44 -03:00
Daniel Graña
95853b325b try to restore pypy tests 2014-03-28 15:56:23 -03:00
Daniel Graña
c4cd0f45a0 reindent travis.yml as per travis gem defaults 2013-12-24 11:26:48 -02:00
Daniel Graña
aeeba2147b travis-ci updated to pypy 2.2 2013-11-25 13:57:40 -02:00
Daniel Graña
971f60d796 TOXENV is tox supported env 2013-11-07 10:58:08 -02:00
Daniel Graña
ecfa743105 install updated pypy from ppa 2013-11-07 10:58:08 -02:00
Daniel Graña
fabb351097 map travis-ci matrix to tox environments 2013-11-07 10:58:08 -02:00
Daniel Graña
2df8156431 Drop Python 2.6 support 2013-10-29 13:44:00 -02:00
Daniel Graña
1f17230f17 add testing environment for development versions of w3lib and queuelib 2013-10-18 16:08:27 -02:00
Daniel Graña
ac218ed418 no need to test latest versions of dependencies on python 2.6 2013-08-27 17:38:28 -03:00
Daniel Graña
c5222b4b8a remove phanton build row from travis matrix due to travis-ci/travis-core#1027 2013-08-27 17:19:45 -03:00
Daniel Graña
ad140a2763 another try to limit travis build matrix 2013-08-27 16:53:54 -03:00
Daniel Graña
7394969236 test pypy with travis 2013-08-27 15:31:08 -03:00
Daniel Graña
401e888ced test lucid and precise python packages under their respective python versions 2013-08-27 15:30:10 -03:00
Daniel Graña
891fa980d2 Merge pull request #341 from kmike/test-running
Improved tox test running & fixed django tests
2013-07-16 11:16:43 -07:00
Mikhail Korobov
8c555fd467 Enable Travis CI for pull requests and feature branches. Fix GH-340. 2013-07-09 01:50:52 +06:00
Mikhail Korobov
b98e80cbb8 use tox deps instead of "manual" pip install; add lucid and precise environments to tox.ini 2013-07-09 00:26:59 +06:00