Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.appveyor (follow)
Commit message (Collapse)AuthorAge
* use CMake's install() for predictable pathsEgor Tensin2019-12-09
| | | | | This will allow to merge the scripts for the two CIs in the future, hopefully.
* AppVeyor: build w/ Visual Studio 2017Egor Tensin2019-12-09
|
* CC_CXX_STANDARD -> CMakeLists.txtEgor Tensin2019-12-09
|
* cmake-common: use C++17Egor Tensin2019-12-09
|
* AppVeyor/Travis: remove options also present in common.cmakeEgor Tensin2019-12-09
|
* enable tests in CI buildsEgor Tensin2019-12-08
|
* add AppVeyor configEgor Tensin2019-12-08