mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 09:39:21 +02:00
Merge pull request #1047 from diath/update_travis
Update Travis build file to use physfs stable 3.0 branch
This commit is contained in:
commit
9a0abb1452
@ -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