mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 20:19:57 +00:00
Small changes in .travis.yml file.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
This commit is contained in:
parent
061fb4c482
commit
df8da0486d
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ before_script:
|
|||
- mkdir build
|
||||
- cd build
|
||||
- cmake ..
|
||||
before_install:
|
||||
- git submodule update --init --recursive
|
||||
script: make
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
Loading…
Reference in a new issue