Browse Source

ci: update appveyor.yml

Unknwon 5 years ago
parent
commit
be6bb5314e
1 changed files with 3 additions and 3 deletions
  1. 3 3
      appveyor.yml

+ 3 - 3
appveyor.yml

@@ -1,11 +1,11 @@
 version: "{build}"
 skip_tags: true
-clone_folder: c:\gopath\src\github.com\gogits\gogs
+clone_folder: c:\gopath\src\github.com\gogs\gogs
 clone_depth: 1
 
 environment:
   GOPATH: c:\gopath
-  GOVERSION: 1.7
+  GOVERSION: 1.11
 
 build: false
 deploy: false
@@ -17,4 +17,4 @@ notifications:
   - provider: Email
     to:
       - u@gogs.io
-    on_build_success: false
+    on_build_success: false