This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lqb
/
DPlayer
mirror of
https://gitee.com/mirrors/DPlayer.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
upgrade node version in travis-ci
DIYgod
8 years ago
parent
e359cceefb
commit
64b4ca6419
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
View File
@@ -1,3 +1,3 @@
language: node_js
node_js:
- - "
4.0
"
+ - "
6.1
"