This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
miti
/
graphene
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Play with Travis CI. This attempt will fail.
Don Porter
%!s(int64=8) %!d(string=hai) anos
pai
df4af2451d
achega
fa2f9ce3eb
Modificáronse 2 ficheiros
con
4 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
.gitignore
3
0
.travis.yml
+ 1
- 0
.gitignore
Ver ficheiro
@@ -1 +1,2 @@
/Runtime/
+*~
+ 3
- 0
.travis.yml
Ver ficheiro
@@ -0,0 +1,3 @@
+language: c
+script: make
+