File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ EndProject
2525Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution items" , "Solution items" , "{F85A1ACB-4A60-46A9-856D-92A3C9B97402}"
2626 Project Section (SolutionItems ) = preProject
2727 .editorconfig = .editorconfig
28+ appveyor .yml = appveyor .yml
2829 License .md = License .md
2930 Readme .md = Readme .md
3031 EndProject Section
Original file line number Diff line number Diff line change 1- Naggum [ ![ Status Enfer] [ status-enfer ]] [ andivionian-status-classifier ]
1+ Naggum [ ![ Status Enfer] [ status-enfer ]] [ andivionian-status-classifier ] [ ![ Build status ] [ build-status-appveyor ]] [ appveyor ]
22======
33Naggum (named in honor of [ Erik Naggum] [ eric-naggum ] ) /(is|will be)/ a Lisp
44dialect based on Common Language Infrastructure (aka .NET Framework / Mono).
@@ -14,6 +14,8 @@ that makes use of most of .Net's benefits.
1414Naggum is licensed under the terms of MIT License. See License.md file for
1515details.
1616
17+ [ build-status-appveyor ] : https://ci.appveyor.com/api/projects/status/ulgo3ry7eudc5d7a/branch/develop?svg=true
1718[ status-enfer ] : https://img.shields.io/badge/status-enfer-orange.svg
1819
19- [ andivionian-status-classifier ] : https://github.com/ForNeVeR/andivionian-status-classifier
20+ [ andivionian-status-classifier ] : https://github.com/ForNeVeR/andivionian-status-classifier
21+ [ appveyor ] : https://ci.appveyor.com/project/ForNeVeR/naggum/branch/develop
Original file line number Diff line number Diff line change 1+ before_build :
2+ - nuget restore
You can’t perform that action at this time.
0 commit comments