1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Bruce Weirdan
db3072d0ba
Suppress choco install progress (#3100)
This should make appveyor logs much more readable. Currently they have
thousands of lines like
```
Progress: Downloading php 7.4.3... 98%
Progress: Downloading php 7.4.3... 98%
Progress: Downloading php 7.4.3... 98%
```
2020-04-08 09:23:24 -04:00
Bruce Weirdan
fe1cd8ecf4
Use stable composer on Appveyor (#3097)
* Use stable composer on Appveyor

Composer now ships unstable 2.x version under old URL.
See https://twitter.com/seldaek/status/1247770566045491201

* Discard changes in vendor
2020-04-08 09:04:36 -04:00
Matthew Brown
1d91719ae8
Remove --no-suggest 2020-04-08 01:25:40 -04:00
Matthew Brown
8e6aa8a07d
Only care about high for now 2019-12-02 00:11:45 -05:00
Matthew Brown
1832014521
Switch Windows build to use PHP 7.4 2019-12-01 22:10:05 -05:00
Matthew Brown
d69e8ddafa
Ignore PHP 7.1 & PHP 7.2 on Windows 2019-08-21 14:04:59 -04:00
Bruce Weirdan
0dfbf483cb Upload test results to AppVeyor (#1918)
So that it shows up in `Tests` tab, not only `Console`
2019-07-07 19:05:34 -04:00
SignpostMarv
2a08afc5b5 7.0 no longer supported (#1894) 2019-07-03 16:47:52 -04:00
SignpostMarv
d8411dc510 loading in cacert.pem-related changes from 4b5b8208a3 as recommended by @muglug 2019-04-01 16:34:44 -04:00
SignpostMarv
95ca317fdc loading in curl 2019-04-01 16:34:44 -04:00
SignpostMarv
5e4ca95bf2 adding appveyor config 2019-04-01 16:34:44 -04:00