Cosimo Lupo
|
e59b89c6ab
|
tox/appveyor: try creating pythonX.Y.bat file to run with specific python.exe
https://nedbatchelder.com/blog/201509/appveyor.html
The old TOXPYTHON trick seems to be discouraged now with tox 3.1, which
emits a warning when there is a conflict in the basepython settings for
environments containing default factors (e.g. py27, etc.)
https://github.com/tox-dev/tox/pull/841
|
2018-07-14 15:02:07 +01:00 |
|
Cosimo Lupo
|
37e4b32f6e
|
appveyor: add fast_finish: true
https://www.appveyor.com/docs/build-configuration/#failing-strategy
|
2018-07-14 14:11:28 +01:00 |
|
Cosimo Lupo
|
d4f10f121a
|
appveyor: no lxml wheels for py37 on windows; skip for now
https://ci.appveyor.com/project/adrientetar/ufolib/build/1.0.489/job/edm1m88yl4q5l36f
|
2018-07-14 13:42:47 +01:00 |
|
Cosimo Lupo
|
8eb7245773
|
appveyor: test w/o lxml, on py37 (x64 only); upload to codecov
and skip_branch_with_pr, to avoid running CI twice both on the PR branch and
on merged master.
|
2018-07-14 13:02:21 +01:00 |
|
applePrincess
|
d16710074a
|
Update installing pip.
|
2018-06-09 02:00:32 +01:00 |
|
Ben Kiel
|
25bbd89c8f
|
Get rid of Python 3.4, add in Python 3.5
|
2018-03-21 21:56:01 -05:00 |
|
Cosimo Lupo
|
8db42c8e37
|
appveyor.yml: run tests with pytest inside tox environment
|
2016-09-11 17:06:39 +01:00 |
|
Adrien Tétar
|
dbfcb5cf3f
|
appveyor.yml: fix dl link
|
2015-12-29 16:04:29 +01:00 |
|
Denis Jacquerye
|
c7c9d901e8
|
Add Appveyor files
|
2015-11-08 16:56:50 +00:00 |
|