about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-09-30 21:11:16 +0100
committerJames Booth <boothj5@gmail.com>2014-09-30 21:11:16 +0100
commit95f03665df16ff3e357ad3a9b13d481ffab87796 (patch)
tree8c1d7ebeb97ab3414b9a45089fc70e733cc9df26
parentbca5a5f78db25cae450b9f89912b4674cbf5e368 (diff)
parent3dc14a834259dd3b3584931bb4d4e8ea5f079690 (diff)
downloadprofani-tty-95f03665df16ff3e357ad3a9b13d481ffab87796.tar.gz
Merge branch 'master' into muc_roles
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 200d4476..c87d68b7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ install:
     - sudo apt-get -y install libssl-dev libexpat1-dev libncursesw5-dev libglib2.0-dev libnotify-dev libcurl3-dev libxss-dev libotr2-dev
     - git clone git://github.com/strophe/libstrophe.git
     - cd libstrophe
+    - mkdir m4
     - ./bootstrap.sh
     - ./configure --prefix=/usr
     - make