UNPKG
xvideosx
Version:
latest (1.6.4)
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.9
1.4.8
1.4.7
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
xvideos.com api implementation.
github.com/4CROS2/xvideos
4CROS2/xvideos
xvideosx
/
.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