UNPKG
vdom-thunk
Version:
latest (3.0.0)
3.0.0
2.0.1
2.0.0
1.7.2
1.7.1
1.7.0
1.6.0
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
A thunk optimization for virtual-dom
github.com/Raynos/vdom-thunk
Raynos/vdom-thunk
vdom-thunk
/
.travis.yml
9 lines
(8 loc)
•
138 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language: node_js
node_js:
- 0.8 -
"0.10"
before_script:
- npm install - npm install istanbul coveralls
script: npm run travis-test