This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
PSG
/
civetweb
réplica de
https://github.com/civetweb/civetweb.git
Seguir
5
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Merge pull request #10 from DanielOaks/travis
Travis CI support
sunsetbrew
%!s(int64=12) %!d(string=hai) anos
pai
826328d4d0
125ba43f29
achega
44dcb7550f
Modificáronse 1 ficheiros
con
5 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
5
0
.travis.yml
+ 5
- 0
.travis.yml
Ver ficheiro
@@ -0,0 +1,5 @@
+language: c
+compiler:
+ - gcc
+ - clang
+script: make