-
Appveyor build is failing due to the recent changes in `coalib\misc\Asyncio.py` in the commit https://github.com/coala/coala/commit/58b9f416534e8f301c5b100af077994a44b7f47f . It is due `QuotesBear`.
…
-
For some reason, nasm.us, the home for the NetWide Assembler, is down quite often. Our AppVeyor config installs it via chocolatey, and when nasm.us is down, our AppVeyor builds fail.
(Chocolatey th…
-
This is another enhancement request.
It naturally flows out of #5 if the PR is accepted.
In order to properly maintain this package and preempt any PR from breaking core functionality on any platf…
-
I found it is pretty convenient and free to integrate AppVeyor. It can build all commits (or, if you wish, tags) and push to NuGet automatically.
See for example: https://github.com/intellifactory/f…
t0yv0 updated
8 years ago
-
- [x] .NET Core tests being executed
- [x] .NET Full tests being executed
- [ ] UWP tests being executed
-
Maybe we should add an option to force a grid mode. This combined with `--blocks` might end up being really powerful.
One example would be
```
$ lsd --grid --blocks name,size
appveyor.yml 3 KB…
-
See through the appveyor logs and correct the MSVC compiler errors and warnings.
-
@Gjacquenot said in #452 :
> By the way, do you know if it is possible to have Appveyor CI with MinGW? It would be really nice to have CI with MinGW, since MSVC 2015 seems really restrivtive to me.
>…
-
https://www.appveyor.com/docs/team-setup/#setting-up-appveyor-account-for-github-organization
-
We should get a working build on AppVeyor as well.