UNPKG
d3-helpers
Version:
latest (0.3.0)
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0
0.0.7
0.0.6
0.0.5
0.0.3
0.0.2
0.0.1
Little utility D3 functions
github.com/bahmutov/d3-helpers
d3-helpers
/
.travis.yml
11 lines
(10 loc)
•
160 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
language: node_js
node_js:
-
"0.10"
branches:
only: - master
before_script:
- npm install -g grunt-cli
after_success:
- npm run coveralls