1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -05:00

Fix travis build

This commit is contained in:
James Booth 2016-09-03 23:15:01 +01:00
parent c225d24b42
commit f6e1b57a59

View File

@ -32,4 +32,5 @@ install:
- sudo make install
- cd ..
- rm -rf stabber
- ./bootstrap.sh
script: ./configure --disable-ruby-plugins --enable-python-plugins --enable-c-plugins --disable-lua-plugins && make && make check