Update appveyor.yml

This commit is contained in:
Jamie 2017-04-04 17:39:32 +01:00 committed by GitHub
parent f3522920ab
commit a1d60f7d41

View file

@ -15,7 +15,7 @@ before_build:
- appveyor-retry npm install -g gulp - appveyor-retry npm install -g gulp
- appveyor-retry npm install - appveyor-retry npm install
- appveyor-retry bower install - appveyor-retry bower install
- gulp build - gulp publish
build_script: build_script:
- dotnet build - dotnet build
after_build: after_build: