Closed konstantinmagg closed 8 years ago
Had to update the node version that Travis uses. Hope this ain't no problem?
sweet
looks like myth doesnt play with node 6 anymore ... I will try to remove myth first
please pull in the latest master, I removed the dependency on myth, which made npm start
not work
let me just do that ... getting it done :)
Updated some outdated dependencies.
Started with some low hanging fruits: eslint, mocha, watch and parallelshell. Please review and test. Any comments are welcome ;)
Changes in detail:
I tested the updated mocha library with some simple unit tests and examples from http://es6katas.org/, worked without problems.