mirror of
https://github.com/enduro2d/enduro2d-bootstrap.git
synced 2025-12-13 03:31:18 +07:00
Merge pull request #17 from enduro2d/hotfix/fix-ci-build
Hotfix/fix travis CI build
This commit is contained in:
@@ -45,4 +45,5 @@ script:
|
||||
- git submodule update --init --recursive
|
||||
- git lfs install
|
||||
- git lfs pull
|
||||
- git submodule foreach git lfs pull
|
||||
- ./scripts/build_all.sh
|
||||
|
||||
@@ -14,6 +14,7 @@ $ git clone --recursive git://github.com/enduro2d/enduro2d-bootstrap.git
|
||||
$ cd enduro2d-bootstrap
|
||||
$ git lfs install
|
||||
$ git lfs pull
|
||||
$ git submodule foreach git lfs pull
|
||||
```
|
||||
|
||||
## * Building
|
||||
|
||||
Reference in New Issue
Block a user