Run all build steps in CI

This commit is contained in:
Daniel Gasienica
2018-05-07 15:53:20 -04:00
parent 15759f0db5
commit cb09da0f63
4 changed files with 7 additions and 6 deletions

View File

@@ -2,16 +2,19 @@
# supports `.gitignore`: https://github.com/prettier/prettier/issues/2294
# Generated files
config/local-*.json
config/local.json
dist/**
js/components.js
js/libsignal-protocol-worker.js
js/libtextsecure.js
libtextsecure/components.js
libtextsecure/test/test.js
stylesheets/*.css
test/test.js
ts/**/*.js
ts/protobuf/*.js
ts/protobuf/*.d.ts
ts/protobuf/*.js
# Third-party files
components/**