mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-03 04:23:42 -05:00
travis: Drop unneeded direct test call
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
This commit is contained in:
parent
9ddf92be6e
commit
cfede32f7c
1 changed files with 0 additions and 1 deletions
|
@ -81,7 +81,6 @@ before_script:
|
|||
script:
|
||||
- ninja -C build
|
||||
- ninja -C build test
|
||||
- ./theme_parser_test
|
||||
- ulimit -c unlimited
|
||||
- ninja -C build test-x
|
||||
- ninja -C build doc/html 2>&1 > doxygen.log
|
||||
|
|
Loading…
Reference in a new issue