From b0292f820834c71518c668a7d35a93fa0aa9f77d Mon Sep 17 00:00:00 2001 From: hondacrx Date: Tue, 20 Jun 2017 12:15:37 -0400 Subject: [PATCH] update Travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9e3dba2a3..cb40bb36b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,2 +1,2 @@ language: csharp -solution: ./CypherCore.sln +solution: ./CypherCore.sln \ No newline at end of file