mirror of
https://github.com/profanity-im/profanity.git
synced 2024-10-27 20:30:13 -04:00
Output test log in travis build
This commit is contained in:
parent
dda79aed24
commit
6e04ce8e13
@ -33,4 +33,4 @@ install:
|
||||
- cd ..
|
||||
- rm -rf stabber
|
||||
- ./bootstrap.sh
|
||||
script: ./configure && make && make check
|
||||
script: ./configure && make && make check && cat test-suite.log
|
||||
|
Loading…
Reference in New Issue
Block a user