This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
gugdun
/
tinyxml2
espejo de
https://github.com/leethomason/tinyxml2
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Use `make test` in travis.yml
Chow Loong Jin
hace 8 años
padre
5381145957
commit
48d45b29a9
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
.travis.yml
+ 1
- 1
.travis.yml
Ver fichero
@@ -12,4 +12,4 @@ before_script: cmake .
script:
- make -j3
- -
./xml
test
+ -
make
test