about summary refs log tree commit diff stats
path: root/.travis.yml
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-05-26 23:32:56 +0100
committerJames Booth <boothj5@gmail.com>2015-05-26 23:32:56 +0100
commit8a1b079c24894dda5de79a59a78fba504775e58b (patch)
tree6ce9ed2566ba4dd139aa4f1529c0534af0f0b104 /.travis.yml
parent0f115e5ed4d5a57dc3fdebb51b442f3532be9f88 (diff)
downloadprofani-tty-8a1b079c24894dda5de79a59a78fba504775e58b.tar.gz
Attempt to fix expect travis build
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9c080ec7..8f7b6c94 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,7 +1,9 @@
 language: c
 install:
+    - lsb_release -a
+    - uname -a
     - sudo apt-get update
-    - sudo apt-get -y install libssl-dev libexpat1-dev libncursesw5-dev libglib2.0-dev libnotify-dev libcurl3-dev libxss-dev libotr2-dev uuid-dev expect tcl-expect-dev tcl-dev
+    - sudo apt-get -y install libssl-dev libexpat1-dev libncursesw5-dev libglib2.0-dev libnotify-dev libcurl3-dev libxss-dev libotr2-dev uuid-dev expect tcl-dev
     - git clone git://github.com/strophe/libstrophe.git
     - cd libstrophe
     - mkdir m4