UNPKG
ijk
Version:
latest (0.24.0)
next (0.21.1)
0.24.0
0.23.0
0.22.0
0.21.1
0.21.0
0.18.0
0.17.0
0.16.0
Transforms arrays into virtual dom trees
ijk
/
.travis.yml
14 lines
(10 loc)
•
146 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
language:
node_js
node_js:
-
"9"
before_install:
-
npm
i
-g
codecov
script:
-
npm
run
coverage
-
codecov
notifications:
email:
false