UNPKG
@rodrigogs/xvideos
Version:
latest (1.3.0)
1.3.0
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.1.1-ALPHA
0.1.0-ALPHA
xvideos.com api implementation.
github.com/rodrigogs/xvideos
rodrigogs/xvideos
@rodrigogs/xvideos
/
.travis.yml
14 lines
(13 loc)
•
255 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
language:
node_js
sudo:
required
addons:
chrome:
stable
node_js:
-
12
install:
-
npm
install
-
npm
install
-g
codeclimate-test-reporter
script:
-
npm
run
eslint
-
npm
run
coverage
-
codeclimate-test-reporter
<
coverage/lcov.info