mirror of
https://github.com/davatorium/rofi.git
synced 2025-04-07 17:33:14 -04:00
See output of test failing only in travis.
This commit is contained in:
parent
47c6c8435a
commit
f5ba9359a9
1 changed files with 1 additions and 0 deletions
|
@ -78,6 +78,7 @@ before_script:
|
|||
script:
|
||||
- make
|
||||
- make check
|
||||
- ./theme_parser_test
|
||||
- ulimit -c unlimited
|
||||
- make test-x
|
||||
- if [ -f core ]; then echo "bt" | gdb ./rofi core; fi
|
||||
|
|
Loading…
Add table
Reference in a new issue