Skip to content

Commit 56193ee

Browse files
committed
Correct Travis dotnet core version
1 parent 7ddf27b commit 56193ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636

3737
language: csharp
3838
solution: $SOLUTION_NAME.sln
39-
mono: none
40-
dotnet: latest
39+
mono: latest
40+
dotnet: none
4141
git:
4242
depth: false
4343
install:

0 commit comments

Comments
 (0)