mirror of
https://github.com/microsoft/TypeScript-Node-Starter.git
synced 2025-11-08 16:17:37 +00:00
update to node 8 on travis
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
{
|
||||
"language": "node_js",
|
||||
"node_js": "6",
|
||||
"node_js": "8",
|
||||
"services": [
|
||||
"mongodb"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user