Fixed: Failing ServiceProvider test

This commit is contained in:
ta264
2019-07-09 21:46:10 +01:00
parent 2768fce0a4
commit a98d45d3de
+1
View File
@@ -21,6 +21,7 @@ environment:
install: install:
- git submodule update --init --recursive - git submodule update --init --recursive
- cmd: powershell Install-Product node $env:nodejs_version - cmd: powershell Install-Product node $env:nodejs_version
- cmd: powershell Set-Service SCardSvr -StartupType Manual
- sh: nvm install $nodejs_version - sh: nvm install $nodejs_version
- sh: sudo apt update - sh: sudo apt update
- sh: sudo apt install -y libchromaprint-tools - sh: sudo apt install -y libchromaprint-tools