try to cache the build dependencies

This commit is contained in:
Matthias Mailänder
2014-05-17 14:29:23 +02:00
parent 98c2a7e591
commit 7769a3a0e9

View File

@@ -7,6 +7,7 @@ language: c
# Make sure build dependencies are installed.
install:
- sudo apt-get install mono-gmcs cli-common-dev libsdl1.2debian libgl1-mesa-glx libopenal1 libfreetype6 dpkg rpm nsis markdown
cache: apt
# Run the build script
# call RALint to check for YAML errors