1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-12-25 04:06:03 +00:00

Fix gitlab syntax.

This commit is contained in:
Brenden Matthews 2019-02-22 21:57:58 -05:00
parent ed1d6eb8fd
commit 7b60d77538
No known key found for this signature in database
GPG Key ID: 1D7EDBF64E428281

View File

@ -18,6 +18,7 @@ test:
- make test
lint:
- cd build
- cmake -DCHECK_CODE_QUALITY=ON ..
- make check
script:
- cd build
- cmake -DCHECK_CODE_QUALITY=ON ..
- make check