Skip to content

Commit 6ec89f6

Browse files
committed
Install .NET Core 2.0 preview 2 on Travis
1 parent 87f871d commit 6ec89f6

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-preview2-006497
77
mono: none
88

99
os:

0 commit comments

Comments
 (0)