Added custom script to travis build

This commit is contained in:
James Booth
2014-02-23 03:08:02 +00:00
parent d292cd014e
commit 9489c4f0fa

View File

@@ -12,3 +12,4 @@ install:
- cd ..
- rm -rf libstrophe
- ./bootstrap.sh
script: ./configure && make && make check