Dave Halter
10c4dbf785
Try to get rid of tox and test directly with pytest
2020-07-19 14:58:17 +02:00
Dave Halter
155a1dd3fc
A mistaken deletion in appveyor
2020-07-02 03:12:03 +02:00
Dave Halter
2c1e591718
Remove python 3.5 from appveyor
2020-07-02 01:47:57 +02:00
Dave Halter
d67dfba7f5
Remove Python 2.7/3.5 support
2020-07-02 00:00:46 +02:00
Dave Halter
31d5c92dae
Reverse order of tests in appveyor
2020-02-28 12:47:18 +01:00
Dave Halter
a892887b04
Remove Python 3.4 support
2020-02-27 02:04:03 +01:00
Dave Halter
6f70e759a4
Remove Python 3.4 test from appveyor
...
3.4 is end-of-life anyway so it doesn't really matter. It's also still tested
to a certain degree on travis and with the test environments. So this change
doesn't really mean much except a lower maintenance burden.
2019-12-07 01:02:18 +01:00
Dave Halter
ed90a69e2c
Clone appveyor submodules recursively
2018-12-16 18:57:26 +01:00
Dave Halter
af12789762
Try to fix the appveyor config
2018-12-16 18:20:00 +01:00
Dave Halter
9bf2b9f6e4
Add Python 3.7 to appveyor
2018-12-16 18:18:00 +01:00
Hugo
7c9f24a18e
Drop support for EOL Python 3.3 ( #1019 )
2018-08-04 00:40:00 +02:00
Dave Halter
3a62d54403
Don't test Python 3.3 on appveyor anymore, it's getting really hard to get all the right dependencies for it, because 3.3 is deprecated everywhere.
2018-07-12 21:21:40 +02:00
Dave Halter
9dece93c13
Don't install the latest pip version anymore in appveyor
...
It caused problems. Somehow appveyor (or pip?) changed something. By removing
the update mechanism it all works again. I don't really see why we need to
update anyway, so I guess I'm fine with how it is now.
Passing:
https://ci.appveyor.com/project/davidhalter/jedi/build/32
Not Passing anymore:
https://ci.appveyor.com/project/davidhalter/jedi/build/36
2018-04-15 13:40:26 +02:00
micbou
b3b6b798ff
Find Python environments on Windows using the registry
2018-04-08 19:04:11 +02:00
micbou
bf57fa16fc
Add JEDI_TEST_ENVIRONMENT_EXECUTABLE for AppVeyor
2018-03-24 22:52:41 +01:00
micbou
e8b301ebf9
Add AppVeyor configuration
2018-03-24 22:52:41 +01:00