This website works better with JavaScript
Home
Explore
Help
Register
Sign In
oleg
/
peerjs-server
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
change nodejs version in TravisCI to 12
afrokick
5 years ago
parent
27ee6dd495
commit
b147268774
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:
- - 1
0.15.3
+ - 1
2