From e32f25be633683f7bdbb05d525870dfbd4946fd4 Mon Sep 17 00:00:00 2001 From: Alberto Fustinoni Date: Thu, 21 Dec 2017 20:38:08 +0900 Subject: [PATCH] Formatting --- appveyor.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 803ff42..5bfdf0e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -30,4 +30,5 @@ artifacts: - path: '%makefile_location%\%target_name%*.dll' - path: '%makefile_location%\%target_name%*.lib' - path: '%makefile_location%\%target_name%*.pdb' - - path: '**\libretro.h' \ No newline at end of file + - path: '**\libretro.h' + \ No newline at end of file