mirror of
https://github.com/ZetaKebab/MpcNET.git
synced 2025-01-14 22:18:43 +00:00
Update .travis.yml
This commit is contained in:
parent
5d7774a19e
commit
73bc09aa9a
@ -7,8 +7,8 @@ before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -y mpd
|
||||
script:
|
||||
- dotnet restore
|
||||
- dotnet build
|
||||
- dotnet test LibMpcTest/LibMpcTest.csproj
|
||||
- dotnet restore src
|
||||
- dotnet build src
|
||||
- dotnet test src/LibMpcTest/LibMpcTest.csproj
|
||||
notifications:
|
||||
email:false
|
||||
|
Loading…
Reference in New Issue
Block a user