mirror of
https://github.com/davatorium/rofi.git
synced 2025-01-27 15:25:24 -05:00
travis.yml: Use make check
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
This commit is contained in:
parent
73018f829e
commit
2eabe6ac09
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ before_script:
|
|||
script:
|
||||
- ./configure --enable-gcov
|
||||
- make
|
||||
- make test
|
||||
- make check
|
||||
# to re-enable if xdotool is allowed.
|
||||
- make test-x
|
||||
- make test-x1
|
||||
|
|
Loading…
Add table
Reference in a new issue