Skip to content

Commit ae964ab

Browse files
committed
Removed nuget publish
1 parent 2d2749c commit ae964ab

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ script:
77
- dotnet test
88
before_deploy:
99
- dotnet pack NetoDotNET/NetoDotNET.csproj --output ../package/ -c Release
10-
- dotnet nuget push package/*.nupkg -k $NUGET_API_KEY -s $NUGET_SOURCE
1110
deploy:
1211
provider: releases
1312
api_key: $GITHUB_TOKEN

0 commit comments

Comments
 (0)