This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
oleg
/
peerjs-server
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
change nodejs version in TravisCI to 12
afrokick
il y a 5 ans
Parent
27ee6dd495
commit
b147268774
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
.travis.yml
+ 1
- 1
.travis.yml
Voir le fichier
@@ -1,3 +1,3 @@
language: node_js
node_js:
- - 1
0.15.3
+ - 1
2