UNPKG
qtsd-fork
Version:
latest (0.0.2)
0.0.2
0.0.1
Do not use this please
qtsd-fork
/
example
/
node_modules
/
es6-map
/
.travis.yml
14 lines
(11 loc)
•
234 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
sudo: false # http://docs.travis-ci.com/user/workers/
container-based-infrastructure/ language
: node_js
node_js
: -
0.12
-
4
-
6
-
7
notifications
:
email
: - medikoo+es6-map
@medikoo
.com
script
:
"npm test && npm run lint"