UNPKG
@haxtheweb/video-player
Version:
latest (26.0.0)
26.0.0
25.0.0
11.0.5
11.0.0
10.0.2
10.0.1
10.0.0
9.0.27
9.0.26
9.0.25
9.0.24
9.0.23
9.0.22
9.0.21
9.0.19
9.0.18
9.0.16
9.0.15
9.0.14
9.0.13
9.0.10
9.0.9
9.0.7
9.0.6
9.0.5
9.0.3
9.0.2
9.0.1
9.0.0
9.0.0-alpha.0
Automated conversion of video-player/
github.com/haxtheweb/webcomponents
haxtheweb/webcomponents
@haxtheweb/video-player
/
.travis.yml
18 lines
(17 loc)
•
265 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
language:
node_js
dist:
trusty
sudo:
required
addons:
firefox:
"latest"
apt:
sources:
-
google-chrome
packages:
-
google-chrome-stable
node_js:
stable
before_install:
install:
-
npm
install
before_script:
script:
-
xvfb-run
npm
run
test