summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDidier Raboud <odyx@debian.org>2012-12-26 14:56:12 +0100
committerDidier Raboud <odyx@debian.org>2012-12-27 09:56:38 +0100
commita75f02089cd97b62cb7cf1505bd38e32da14eb69 (patch)
tree98b8de4e4714a84947fe907146bb9a34c0a40c04 /.travis.yml
parentc793d2d4c67a5556e39300988f42a630fc51e68d (diff)
downloadcolobot-a75f02089cd97b62cb7cf1505bd38e32da14eb69.tar.gz
colobot-a75f02089cd97b62cb7cf1505bd38e32da14eb69.tar.bz2
colobot-a75f02089cd97b62cb7cf1505bd38e32da14eb69.zip
Add translated freedesktop 'Desktop Entry' file
- Add po4a as build-dependency for travis (but it fallsback to english-only if not found) - Add (easy) french translation
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 04e7b8e..3e836bb 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 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 po4a