mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-02-17 12:20:55 -05:00
Updated TravisCI.
This commit is contained in:
parent
57bff95ef1
commit
1e139d2f13
1 changed files with 2 additions and 2 deletions
|
@ -7,10 +7,10 @@ matrix:
|
|||
# os: osx
|
||||
|
||||
before_script:
|
||||
git clone https://github.com/bkaradzic/bx 3rdparty/bx
|
||||
git clone https://github.com/bkaradzic/bx ../bx
|
||||
|
||||
script:
|
||||
make BX_DIR=$PWD/3rdparty/bx build
|
||||
make build
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
|
Loading…
Reference in a new issue