Skip to content

Commit 4c43788

Browse files
committed
Use .NET Core 2.0 SDK on Travis
1 parent 1b6ad9a commit 4c43788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
language: csharp
55
dist: trusty
6-
dotnet: 1.0.1
6+
dotnet: 2.0.0
77
mono: none
88

99
os:

0 commit comments

Comments
 (0)