This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
EHR
/
svr-cat-master
Seguir
4
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
svr-cat-master
/
.travis.yml
.travis.yml
91 B
Permalink
Histórico
Raw
1
2
3
4
5
language: java
install:
mvn install -Dmaven.test.skip -B -fae
script:
mvn test -B -fae