Skip to content

Commit 3478b40

Browse files
fgreinachertathamoddie
authored andcommitted
Use .NET Core in .travis.yml
1 parent c826c79 commit 3478b40

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: csharp
2-
solution: System.IO.Abstractions.sln
2+
mono: none
3+
dotnet: 2.1.4
34
install:
45
- dotnet restore
56
script:

0 commit comments

Comments
 (0)