CHG: added the make command
This commit is contained in:
@@ -3,3 +3,4 @@ language: c
|
||||
#install:
|
||||
compiler: gcc
|
||||
|
||||
script: make clean && make all
|
||||
Reference in New Issue
Block a user
@@ -3,3 +3,4 @@ language: c
|
||||
#install:
|
||||
compiler: gcc
|
||||
|
||||
script: make clean && make all
|
||||