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/app
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--appveyor.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
new file mode 100644
index 0000000..930b997
--- /dev/null
+++ b/appveyor.yml
@@ -0,0 +1,8 @@
+version: '{build}'
+
+platform:
+ - i386
+ - x86_64
+
+build_script:
+ - ps: .\.appveyor\build.ps1