Jelmer Vernooij
|
d6f79401bf
Drop support for Python 3 < 3.4. This is because pkg_resources (which get used by setuptools and mock) no longer supports 3.3 and earlier.
|
6 년 전 |
Jelmer Vernooij
|
196a182a37
Disable python 3.8-dev for now; flakes checker is broken on 3.8-dev.
|
6 년 전 |
Jelmer Vernooij
|
e972ed210f
Drop travis build on python 3.5-dev.
|
6 년 전 |
Jelmer Vernooij
|
40a7495218
Don't run greenlet-based tests on 3.7/3.8-dev.
|
6 년 전 |
Daniel M. Capella
|
d0c9a7f29e
Test on Python 3.7 and 3.8-dev
|
6 년 전 |
Jelmer Vernooij
|
d8a27d418f
Fix restricted build for python3.3.
|
6 년 전 |
Jelmer Vernooij
|
d05df5518f
Don't install gevent on python3.3; gevent no longer supports 3.3.
|
6 년 전 |
Jelmer Vernooij
|
95d44cdfa1
Set source in coveragerc rather than passing on command-line.
|
6 년 전 |
Jelmer Vernooij
|
9133995c53
Build on pypy3.5.
|
6 년 전 |
Jelmer Vernooij
|
96d9b066d9
Disable testing with 3.7-dev, which appears to be fairly unstable.
|
6 년 전 |
Jelmer Vernooij
|
fa5d831946
gevent fails with python 3.7-dev; disable it in travis for now.
|
6 년 전 |
Jelmer Vernooij
|
def22c8966
Run style tests in travis.
|
7 년 전 |
Jelmer Vernooij
|
75b9110963
Revert "Separately report coverage for c extension tests and non-c extension tests."
|
7 년 전 |
Jelmer Vernooij
|
66c971a163
Fix codecov config.
|
7 년 전 |
Jelmer Vernooij
|
ead38cab62
Fix codecov flags to exclude dashes.
|
7 년 전 |
Jelmer Vernooij
|
3633175e47
Fix codecov arguments, make required.
|
7 년 전 |
Jelmer Vernooij
|
7c3cc2db5e
Separately report coverage for c extension tests and non-c extension tests.
|
7 년 전 |
Jelmer Vernooij
|
49e48854f2
Build with pypy3.
|
7 년 전 |
Hugo Osvaldo Barrera
|
5230038e8a
Simplify travis job definitions
|
7 년 전 |
Hugo Osvaldo Barrera
|
23d34abc59
Separate installation/testing into travis's phases
|
7 년 전 |
Hugo Osvaldo Barrera
|
4f53c92963
Use travis' simpler cache definitions
|
7 년 전 |
Jelmer Vernooij
|
f4c3a804d4
Run tests on Python3.3.
|
7 년 전 |
Jelmer Vernooij
|
690b9e3ed9
Actually add source directory.
|
7 년 전 |
Jelmer Vernooij
|
5a1e982117
Enable codecov.
|
7 년 전 |
Jelmer Vernooij
|
6a5668b9bf
Run tests against python3.6.
|
7 년 전 |
Jelmer Vernooij
|
ac07ffd412
Run tests against a few more pythonv versions.
|
7 년 전 |
Jelmer Vernooij
|
f62b7120e3
Fix http auth tests to avoid introducing new dependency on mock.
|
8 년 전 |
Mika Mäenpää
|
5b174e9b62
Tests for username:passwd style urls in HttpGitClient
|
8 년 전 |
Jelmer Vernooij
|
9138443d68
Revert "Drop dependency on greenlet/etc for Python3, as swift module is not yet"
|
8 년 전 |
Jelmer Vernooij
|
44ae644374
Drop dependency on greenlet/etc for Python3, as swift module is not yet
|
8 년 전 |