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
Merge pull request #10 from DanielOaks/travis
Travis CI support
sunsetbrew
hace 12 años
padre
826328d4d0
125ba43f29
commit
44dcb7550f
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