1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00

Add travis build script

This commit is contained in:
James Booth 2016-09-03 22:25:26 +01:00
parent 47a1a62009
commit 22e53c9fdc

View File

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