UNPKG
domjs-site-tree
Version:
latest (1.0.1)
1.0.1
1.0.0
domjs SiteTree extension
github.com/medikoo/domjs-site-tree
medikoo/domjs-site-tree
domjs-site-tree
/
.travis.yml
13 lines
(10 loc)
•
233 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
sudo: false # http://docs.travis-ci.com/user/workers/
container-based-infrastructure/ language
: node_js
node_js
: -
4
-
6
-
7
notifications
:
email
: - medikoo+domjs-site-tree
@medikoo
.com
script
:
"npm test && npm run lint"