From 128e293c1c3e161bae057590aeaeb38e4904332c Mon Sep 17 00:00:00 2001 From: SpoinkyNL Date: Sat, 7 Apr 2018 21:30:15 +0200 Subject: [PATCH] Last try for Travis to see if Artemis build against Mono at all --- .travis.yml | 2 ++ src/NuGet.Config | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index d1191851d..03794a00a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,2 +1,4 @@ language: csharp +mono: + - latest solution: ./src/Artemis.sln \ No newline at end of file diff --git a/src/NuGet.Config b/src/NuGet.Config index f7969e5f9..f69df2bac 100644 --- a/src/NuGet.Config +++ b/src/NuGet.Config @@ -1,7 +1,7 @@  - - - + + + \ No newline at end of file