diff --git a/.travis.yml b/.travis.yml index 5e32fd5..79b8b67 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 \ No newline at end of file + # - dotnet build /p:Configuration=Release Example/Basic-Console + # - dotnet build /p:Configuration=Release LibTest + # - dotnet test LibTest \ No newline at end of file