This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
oleg
/
peerjs-server
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
change nodejs version in TravisCI to 12
afrokick
5 anni fa
parent
27ee6dd495
commit
b147268774
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
.travis.yml
+ 1
- 1
.travis.yml
Vedi File
@@ -1,3 +1,3 @@
language: node_js
node_js:
- - 1
0.15.3
+ - 1
2