mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 17:49:21 +02:00
Update Travis build file to use physfs stable 3.0 branch
This commit is contained in:
parent
1ab18788e6
commit
cd7b09e27e
@ -20,7 +20,7 @@ before_script:
|
|||||||
mercurial \
|
mercurial \
|
||||||
zlib1g-dev
|
zlib1g-dev
|
||||||
|
|
||||||
hg clone -r stable-2.0 http://hg.icculus.org/icculus/physfs/
|
hg clone -r stable-3.0 http://hg.icculus.org/icculus/physfs/
|
||||||
mkdir -p physfs/build
|
mkdir -p physfs/build
|
||||||
pushd physfs/build
|
pushd physfs/build
|
||||||
cmake ..
|
cmake ..
|
||||||
|
Loading…
x
Reference in New Issue
Block a user