UNPKG

@sapien/package-name

Version:

The Missing AI / ML Library for JavaScript.

14 lines (11 loc) 172 B
language: node_js before_script: - npm install - npm i -g typescript typings - typings install node_js: - "6" - "8" script: - npm run test - npm run build