This website works better with JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
npm
/
react-native-navigation
Seguir
11
Destacar
0
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
0
Wiki
Activity
Explorar el Código
travis
Daniel Zlotin
hace 8 años
padre
378881ca6e
commit
da97f6d047
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
.travis.yml
+ 4
- 0
.travis.yml
Ver fichero
@@ -1,3 +1,7 @@
1
+language: node_js
2
+node_js:
3
+ - "node"
4
+
1
5
git:
2
6
depth: 3
3
7