jsdom / cssstyle

A Node.js implementation of the CSS Object Model CSSStyleDeclaration interface
MIT License
109 stars 70 forks source link

Change the CI command to test-ci #78

Closed fatfisz closed 5 years ago

fatfisz commented 5 years ago

The test command deliberately doesn't include linting (it can be very annoying, especially when prototyping). However, we want CI to lint, so test-ci is more comprehensive.