UNPKG
wxml
Version:
latest (2.2.2)
2.2.2
2.2.1
2.2.0
2.0.1
2.0.0
wxml parser and serializer.
github.com/oft/wxml
oft/wxml
wxml
/
.travis.yml
7 lines
(6 loc)
•
129 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js node_js: -
'node'
-
'lts/*'
after_success: - npm run coverage && bash <(curl -s https://codecov.io/bash)