[chore] remove Danger for now

This commit is contained in:
Pierre-Yves Gérardy 2018-05-15 23:39:39 +02:00 committed by Pierre-Yves Gérardy
parent 58b06d4aad
commit 4922912bbb
5 changed files with 3 additions and 2259 deletions

View file

@ -16,9 +16,8 @@ install:
# This is to prevent lint-staged/prettier from running on the bundles
- npm rm husky
# Run danger, build bundles (so they're always up to date)
# Build bundles (so they're always up to date)
before_script:
- npx danger run
- npm run build-browser
# Pass -save so it'll update the readme as well
- npm run build-min -- -save