This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
wego
/
stream-chain
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Excluding version 6 - it didn't have async implemented yet.
Eugene Lazutkin
%!s(int64=7) %!d(string=hai) anos
pai
bc69f17788
achega
f8abf76582
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
.travis.yml
+ 1
- 1
.travis.yml
Ver ficheiro
@@ -3,6 +3,6 @@ sudo: false
language: node_js
node_js:
- - "6"
- "8"
+ - "9"
- "10"