Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Commit

Permalink
去掉travis上的native编译,
Browse files Browse the repository at this point in the history
  • Loading branch information
hzexe committed Jan 8, 2019
1 parent 47019fe commit 241b33d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ install:
# - dotnet restore -s QQMusic_Native_Library/nuget.config

script:
- dotnet publish /p:NativeLib=Shared -r linux-x64 -c release QQMusic_Native_Library
# - dotnet publish /p:NativeLib=Shared -r linux-x64 -c release QQMusic_Native_Library
- dotnet build -f netstandard1.6 /p:Configuration=Release QQMusic.hzexe.com
- dotnet build -f netstandard2.0 /p:Configuration=Release QQMusic.hzexe.com

0 comments on commit 241b33d

Please # to comment.