This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
youys
/
DocNet
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
14
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Enable AppVeyor Continous Integration and Testing
It will looks like
https://ci.appveyor.com/project/MarcosMeli/docnet
when enabled
pull/19/head
Marcos Meli
10 years ago
parent
832a373d31
commit
7d958f0994
1 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
appveyor.yml
+ 7
- 0
appveyor.yml
View File
@@ -0,0 +1,7 @@
version: 1.0.{build}
configuration: Debug
before_build:
- cmd: nuget restore
build:
project: DocNet.sln
verbosity: minimal
Write
Preview
Loading…
Cancel
Save