rename dishTranslationTypes

This commit is contained in:
d98762625 2019-07-05 09:44:01 +01:00
parent 79e2ca6284
commit c70f14419a
14 changed files with 23 additions and 46 deletions

View file

@ -13,7 +13,7 @@ script:
- grunt test
- grunt test-node
- grunt docs
- NODE_ENV=production grunt node
- npm run node-prod
- grunt prod --msg="$COMPILE_MSG"
- xvfb-run --server-args="-screen 0 1200x800x24" grunt testui
before_deploy: