This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
PSG
/
civetweb
espejo de
https://github.com/civetweb/civetweb.git
Seguir
5
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Testing Travis CI
Daniel Oaks
hace 12 años
padre
a60d53f075
commit
f5f753ce0b
Se han
modificado 1 ficheros
con
5 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
5
0
.travis.yml
+ 5
- 0
.travis.yml
Ver fichero
@@ -0,0 +1,5 @@
+language: c
+compiler:
+ - gcc
+ - clang
+script: make