CHG: added the make command

This commit is contained in:
iceman1001 2016-01-08 22:18:15 +01:00
parent daa93f2a5f
commit 6c67617922

View file

@ -3,3 +3,4 @@ language: c
#install:
compiler: gcc
script: make clean && make all