fix CI/CD issue by @arankaren

This commit is contained in:
Jesús 2019-11-08 17:08:41 -05:00
parent 43e3bff58b
commit 01b853cdb5
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -14,4 +14,5 @@ before_script:
test:
script:
- (cd libretube-theme/ && make compile)
- cp -v Makefile.example Makefile
- make validate