4ed443cfc4
Build all packages together with a global timeout. Locally, the tests pass within 40 sec. On travis, we complete within 3-4 min. travis truncates the logs after 4MB which we are hitting so show the relevant information first and then whatever is left.
23 lines
249 B
Plaintext
23 lines
249 B
Plaintext
*.attr
|
|
*.exe
|
|
*.log
|
|
*.old
|
|
*.swp
|
|
*.test
|
|
.DS_Store
|
|
.vagrant/
|
|
/pkg
|
|
Thumbs.db
|
|
bin/
|
|
exit-code
|
|
ui/.bundle
|
|
ui/.sass-cache
|
|
ui/dist/
|
|
ui/static/application.min.js
|
|
ui/static/base.css
|
|
ui/vendor
|
|
website/.bundle
|
|
website/build/
|
|
website/npm-debug.log
|
|
website/vendor
|