Joost Rijneveld
7 vuotta sitten
vanhempi
commit
0ad434698c
No known key found for this signature in database
GPG Key ID: A4FE39CF49CBC553
1 muutettua tiedostoa jossa
7 lisäystä ja
0 poistoa
-
.travis.yml
|
|
@@ -0,0 +1,7 @@ |
|
|
|
language: c |
|
|
|
os: |
|
|
|
- linux |
|
|
|
compiler: |
|
|
|
- gcc |
|
|
|
script: |
|
|
|
- make test |