mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Travis build fix
This commit is contained in:
parent
6e04ce8e13
commit
eb676262f9
@ -33,4 +33,5 @@ install:
|
||||
- cd ..
|
||||
- rm -rf stabber
|
||||
- ./bootstrap.sh
|
||||
script: ./configure && make && make check && cat test-suite.log
|
||||
script: ./configure && make && make check
|
||||
after_script: cat test-suite.log
|
||||
|
Loading…
Reference in New Issue
Block a user