UNPKG

dcos-dygraphs

Version:

dygraphs is a fast, flexible open source JavaScript charting library.

13 lines (11 loc) 249 B
language: node_js node_js: - "0.10" sudo: false # Use container-based architecture script: > npm run build && npm run build-tests && npm run test && npm run coverage && ./scripts/post-coverage.sh && ./scripts/weigh-in.sh