Skip to content

Commit

Permalink
Rename Irony_All.sln to Irony.sln (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
igitur authored and yallie committed May 8, 2018
1 parent 30510f7 commit e2fea06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ image: Visual Studio 2017
configuration : Release

before_build:
- cmd: nuget restore Irony_All.sln
- cmd: nuget restore Irony.sln

build:
project: Irony_All.sln
project: Irony.sln
parallel: true
verbosity: minimal

Expand Down

0 comments on commit e2fea06

Please sign in to comment.