Merge pull request #5335 from Mailaender/travis-cache

Try to cache the build dependencies for Travis CI
This commit is contained in:
Paul Chote
2014-05-18 11:02:06 +12:00

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