mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Fix travis build by adding m4 dir
This commit is contained in:
parent
fbeb107cbe
commit
5d9a7ec36c
@ -20,5 +20,6 @@ install:
|
||||
- sudo make install
|
||||
- cd ../..
|
||||
- rm -rf cmocka-0.4.1
|
||||
- mkdir m4
|
||||
- ./bootstrap.sh
|
||||
script: ./configure && make && make check
|
||||
|
Loading…
Reference in New Issue
Block a user