This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
L2j
/
l2j-server-datapack
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Travis CI intergartion
Zoey76
hace 9 años
padre
64f4db543e
commit
ebf852eb4c
Se han
modificado 1 ficheros
con
6 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
6
0
.travis.yml
+ 6
- 0
.travis.yml
Ver fichero
@@ -0,0 +1,6 @@
+language: java
+jdk:
+ - oraclejdk8
+
+before_install:
+ - chmod +x gradlew