Update appveyor.yml

This commit is contained in:
Jamie 2017-04-04 17:05:50 +01:00 committed by GitHub
parent 767c69e137
commit cfa07a3d4e

View file

@ -11,6 +11,7 @@ assembly_info:
before_build:
- cmd: cd ombi/ombi
- appveyor-retry dotnet restore
- appveyor-retry npm install bower -g
- appveyor-retry npm install
- appveyor-retry bower install
build_script: