This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
miti
/
graphene
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
Play with Travis CI. This attempt will fail.
Don Porter
8 vuotta sitten
vanhempi
df4af2451d
commit
fa2f9ce3eb
2 muutettua tiedostoa
jossa
4 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
1
0
.gitignore
3
0
.travis.yml
+ 1
- 0
.gitignore
Näytä tiedosto
@@ -1 +1,2 @@
/Runtime/
+*~
+ 3
- 0
.travis.yml
Näytä tiedosto
@@ -0,0 +1,3 @@
+language: c
+script: make
+