UNPKG

colyseus

Version:

Multiplayer Game Server for Node.js.

9 lines (8 loc) 190 B
language: node_js node_js: - 6 install: - 'npm install -g typings' - 'npm install' - 'typings install' script: './node_modules/.bin/_mocha --require ts-node/register test/**Test.ts'