kazupon / vue-plugin-boilerplate

:nut_and_bolt: Boilerplate for Vue.js plugin
MIT License
146 stars 9 forks source link

Breaks if no CI and coverage are setup #12

Open apertureless opened 7 years ago

apertureless commented 7 years ago
~/Projekte/Privat
❯ vue init kazupon/vue-plugin-boilerplate hello-plugin  

? Plugin name hello-plugin
? Plugin description hello-plugin
? Initial version 1.0.0
? Author Jakub Juszczak <jakub@posteo.de>
? Development main branch name dev
? GitHub Account apertureless
? Setup flowtype? No
? Setup e2e tests? No
? Setup coverage services? No
? Setup sauce tests? No
? Setup CI services? No
? Setup conventional-changelog tasks? No
? Setup gitbook documentaion? No
? Setup issue guide? Yes
? Setup contribution guide? Yes
Error when evaluating filter condition: ciConfig === 'travis'
Error when evaluating filter condition: ciConfig === 'circleci'
Error when evaluating filter condition: coverageConfig === 'coveralls'