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

Commit

Permalink
因为sdk版本不匹配不编译Test
Browse files Browse the repository at this point in the history
  • Loading branch information
hzexe committed Jan 4, 2019
1 parent e51ecf5 commit 4dddc7c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ install:
script:
- dotnet build -f netstandard1.6 /p:Configuration=Release QQMusic.hzexe.com
- dotnet build -f netstandard2.0 /p:Configuration=Release QQMusic.hzexe.com
- dotnet build /p:Configuration=Release Example/Basic-Console
- dotnet build /p:Configuration=Release LibTest
- dotnet test LibTest
# - dotnet build /p:Configuration=Release Example/Basic-Console
# - dotnet build /p:Configuration=Release LibTest
# - dotnet test LibTest

0 comments on commit 4dddc7c

Please # to comment.