mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-07 03:54:40 +00:00
Corrected packages names in .travis.yml file.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
This commit is contained in:
parent
f849789514
commit
73b984cc2d
@ -10,7 +10,7 @@ before_install:
|
||||
- git submodule update --init --recursive
|
||||
- echo "yes" | sudo apt-add-repository ppa:openmw/deps
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq ffmpeg-dev boost-dev libbullet libogre-static mygui-static
|
||||
- sudo apt-get install -qq ffmpeg libboost-all-dev libbullet-dev libogre-static-dev mygui-static-dev
|
||||
script: make
|
||||
branches:
|
||||
only:
|
||||
|
Loading…
Reference in New Issue
Block a user