mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Run tests in travis again
Before 3700c80ad1258885256fa963dd8a13ab84853170 we used to run the tests only one time. 3700c80ad1258885256fa963dd8a13ab84853170 removed it by accident alltogether. Now we run it with every flag combination. Might take too long.
This commit is contained in:
parent
4d52f6e86a
commit
fe5fcb8aef
@ -68,6 +68,7 @@ do
|
||||
# shellcheck disable=SC2086
|
||||
./configure $flags
|
||||
make
|
||||
make check
|
||||
./profanity -v
|
||||
make clean
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user