UNPKG

theorem.js

Version:

A Math library for computation in JavaScript

19 lines (14 loc) 216 B
language: node_js node_js: - "lts/*" - "8" env: - ENV=CI before_install: - npm install -g npm@latest install: - npm install script: - npm run test notifications: email: false