parser-lib
parser-lib copied to clipboard
chore: add NPM publishing on Travis-CI
Closes #231
Your patch no longer tests on v0.10 which is supported in theory. Otherwise it should be changed in package.json and any other places.
Other than that, it's your call if you want to do this automatically. :)
I can add it back, but it did EOL back in October
Just to be clear, I don't care about 0.10 :) Just make sure the drop is proper and mentioned everywhere.
@nschonni: my only 2 concerns:
- I'd go with numbers instead of aliases because it's clearer which is what
- We need to update package.json engines property for the node < 4 drop (and any other places)
@frvge sorry, I just saw that you've been landing stuff again :) I'll try and fix this up and do the same for CSSLint so i'm not a blocker for getting stuff out. /cc @stubbornella
@nschonni , can we get this one out the door in 2018?