Skip to content

Commit 25c6cc2

Browse files
committed
travis
1 parent 12cf1ee commit 25c6cc2

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 @@ branches:
33
- "/^untagged/"
44
language: csharp
55
mono: none
6-
dotnet: 3.1
6+
dotnet: 5.0
77
script:
88
- dotnet restore && dotnet publish -c release -o app --runtime linux-x64 --self-contained
99
false /p:PublishReadyToRun=true /p:PublishReadyToRunShowWarnings=false && zip -r

0 commit comments

Comments
 (0)