summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorerihel <erihel@gmail.com>2012-12-21 17:31:55 +0100
committererihel <erihel@gmail.com>2012-12-21 17:31:55 +0100
commit6d607e3ae8d60d2d5f11f053511a305db415205e (patch)
treea82cfd5eb7ac41db9eb6f29d6272e4e2bac29dc4 /.travis.yml
parentf0e76ad446e58ea9b1564517fc3a823e61fd7410 (diff)
downloadcolobot-6d607e3ae8d60d2d5f11f053511a305db415205e.tar.gz
colobot-6d607e3ae8d60d2d5f11f053511a305db415205e.tar.bz2
colobot-6d607e3ae8d60d2d5f11f053511a305db415205e.zip
latest changes
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 230faf5..04e7b8e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,4 +5,4 @@ script: cmake . -DCMAKE_VERBOSE_MAKEFILE=ON && make all doc test
before_install:
- git submodule update --init --recursive
- sudo apt-get update -qq
- - sudo apt-get install -qq --no-install-recommends libgl1-mesa-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-ttf2.0-dev libpng12-dev libltdl-dev libboost-dev libboost-system-dev libboost-filesystem-dev libboost-regex-dev google-mock libgtest-dev doxygen graphviz
+ - sudo apt-get install -qq --no-install-recommends libgl1-mesa-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-ttf2.0-dev libpng12-dev libboost-dev libboost-system-dev libboost-filesystem-dev libboost-regex-dev google-mock libgtest-dev doxygen graphviz