This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
youys
/
shadowsocks-windows
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
67
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
investigate why ci fail
pull/2865/head
Student Main
5 years ago
parent
eac24ede19
commit
c7e0def682
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
appveyor.yml
+ 2
- 0
appveyor.yml
View File
@@ -40,6 +40,8 @@ image: Visual Studio 2019
# set clone depth
clone_depth: 5 # clone entire repository history if not defined
on_finish:
ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
# environment variables
environment:
Write
Preview
Loading…
Cancel
Save