Skip to content

Commit 68fbeaf

Browse files
committed
chore: change .NET Core SDK version
1 parent 8eb8545 commit 68fbeaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: csharp
22
mono: none
33
dist: trusty
4-
dotnet: 2.1.302
4+
dotnet: 2.1.301
55
script:
66
- cd src
77
- dotnet build

0 commit comments

Comments
 (0)