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
trying jdk8
Daniel Zlotin
hace 8 años
padre
31c7db12fa
commit
55b89792ca
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
.travis.yml
+ 3
- 0
.travis.yml
Ver fichero
@@ -2,6 +2,9 @@ language: node_js
2
2
node_js:
3
3
- "node"
4
4
5
+jdk:
6
+ - oraclejdk8
7
+
5
8
git:
6
9
depth: 3
7
10