UNPKG
react-hyperscript-wrapper
Version:
latest (0.1.1)
0.1.1
0.1.0
0.0.1
Wrap react component with hyperscript function
react-hyperscript-wrapper
/
.travis.yml
13 lines
(8 loc)
•
90 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
language:
node_js
node_js:
-
'4'
sudo:
false
git:
depth:
1
script:
-
"npm test"