Add https support
solution for https://github.com/expressjs/generator/issues/199
Travis is failing but appears to be due to old node versions, perhaps anything less than 6 should be removed from travis since they're not supported upstream @dougwilson what do you think?
Apart from that @jonnyka can you add tests and update the README?
@rwky yes will do, I'm a bit swamped today, probably gonna update the PR tomorrow
Awesome!
@rwky @dougwilson tests are added, readme updated edit: checking the errors edit #2: could it be an env issue? server and tests run fine on my env
- osx
- node 9.4.9
- npm 5.6.0