mirror of
https://github.com/enduro2d/enduro2d-bootstrap.git
synced 2026-03-22 04:44:07 +07:00
fix travis CI build
This commit is contained in:
@@ -45,4 +45,5 @@ script:
|
|||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
- git lfs install
|
- git lfs install
|
||||||
- git lfs pull
|
- git lfs pull
|
||||||
|
- git submodule foreach git lfs pull
|
||||||
- ./scripts/build_all.sh
|
- ./scripts/build_all.sh
|
||||||
|
|||||||
@@ -14,6 +14,7 @@ $ git clone --recursive git://github.com/enduro2d/enduro2d-bootstrap.git
|
|||||||
$ cd enduro2d-bootstrap
|
$ cd enduro2d-bootstrap
|
||||||
$ git lfs install
|
$ git lfs install
|
||||||
$ git lfs pull
|
$ git lfs pull
|
||||||
|
$ git submodule foreach git lfs pull
|
||||||
```
|
```
|
||||||
|
|
||||||
## * Building
|
## * Building
|
||||||
|
|||||||
Reference in New Issue
Block a user