node-php-server
node-php-server copied to clipboard
TEST fixes for Node 5.x: fix devDependencies & update .travis.yml
TESTED in Travis-CI OK.
Unsupported versions dropped due to known security issues.
.travis.yml fixed with some help from:
- http://stackoverflow.com/questions/22111549/travis-ci-with-clang-3-4-and-c11/30925448#30925448
- https://github.com/audreyt/node-webworker-threads/blob/master/.travis.yml#L15-L25