summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStelios Tsampas <loathingkernel@gmail.com>2017-10-09 18:15:38 +0300
committerStelios Tsampas <loathingkernel@gmail.com>2018-01-11 15:36:47 +0200
commit75fff89edf17caaf7b20c63d9f7049999a4da1d8 (patch)
tree6c34a0d8676e283c8edbc444cb674e899680626c
parent734ec12c40ae505e08a07187c79af24ba42a8cef (diff)
* Hopefully travis will be happy now and start make
-rw-r--r--.travis.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index d385f1ef..b3220642 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,9 +6,11 @@ compiler:
addons:
apt:
packages:
- - autoconf
- autoconf-archive
- - automake
+ - intltool
+ - libgtk-3-dev
+ - libsdl2-dev
+ - libxtst-dev
script:
- ./autogen.sh