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 |
|