UNPKG

nba

Version:

JavaScript client for the NBA's stats API

9 lines (8 loc) 105 B
language: 'node_js' node_js: - '7' - '6' - '5' install: 'npm install' script: 'sh travis.sh' sudo: false