diff --git a/appveyor.yml b/appveyor.yml index f8b8bd9..94f5957 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -21,4 +21,4 @@ artifacts: - path: artifacts\bin\LinqRb\Release\*.nupkg test_script: - - dnx -p src\LinqRb.UnitTests\project.json \ No newline at end of file + - dnx -p src\LinqRb.UnitTests\project.json \ No newline at end of file