- Instruct Travis to run correct build command
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
language: c
|
||||
compiler: clang
|
||||
script: make
|
Reference in New Issue
Block a user
@ -1,2 +1,3 @@
|
||||
language: c
|
||||
compiler: clang
|
||||
script: make
|