Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
heckyel
/
plyr
mirror of
https://hgit.conocimientoslibres.ga/software/plyr.git
Watch
1
Star
0
Fork
0
Files
Branch:
master
Branches
Tags
master
plyr
/
.travis.yml
.travis.yml
73 B
Permalink
History
Raw
1
2
3
4
5
6
7
language: node_js
node_js: lts/*
script:
- npm run lint
- npm run build