mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-16 02:09:40 +00:00
Update .travis.yml
This commit is contained in:
parent
e15716eb0c
commit
8b0475037d
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ before_install:
|
|||
- ./CI/before_install.${TRAVIS_OS_NAME}.sh
|
||||
before_script:
|
||||
- ccache -z
|
||||
- ./CI/before_script.${TRAVIS_OS_NAME}.sh
|
||||
- ./CI/before_script.${TRAVIS_OS_NAME}.sh
|
||||
script:
|
||||
- cd ./build
|
||||
- ${ANALYZE} make -j3;
|
||||
|
|
Loading…
Reference in a new issue