Updated Nove version to 8.0.0

This commit is contained in:
Alicia Sykes
2018-01-01 12:17:31 +00:00
parent ef13b90353
commit b75d4307a7

View File

@@ -1,6 +1,6 @@
{
"language": "node_js",
"node_js": "0.10",
"node_js": "8.0.0",
"before_script": [
"npm i -g mocha"
],