Fix missing Makefile
This commit is contained in:
parent
9378ac5d99
commit
4430b38d6d
@ -14,4 +14,5 @@ before_script:
|
|||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
- (cd cl-theme/ && make compile)
|
- (cd cl-theme/ && make compile)
|
||||||
|
- cp -v Makefile.example Makefile
|
||||||
- make validate
|
- make validate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user