remove mixin from gulp

This commit is contained in:
Joao Moreno
2019-07-10 08:58:49 +02:00
parent 51123cd133
commit d05df16f9f
6 changed files with 10 additions and 9 deletions

View File

@@ -80,7 +80,7 @@ steps:
- script: |
set -e
yarn gulp mixin
node build/azure-pipelines/mixin
displayName: Mix in quality
- script: |