Merge pull request #3267 from Mailaender/ubuntu-travis

Tried to fix Travis CI problems
This commit is contained in:
Chris Forbes
2013-05-13 04:20:02 -07:00

View File

@@ -6,7 +6,7 @@ language: c
# Make sure build dependencies are installed.
install:
- sudo apt-get install mono-gmcs cli-common-dev libgl1-mesa-dev libsdl1.2-dev libopenal-dev
- sudo apt-get update && sudo apt-get install mono-gmcs cli-common-dev libgl1-mesa-dev libsdl1.2-dev libopenal-dev
# Run the build script which will automatically call RALint.
script: