Merge pull request #17 from enduro2d/hotfix/fix-ci-build

Hotfix/fix travis CI build
This commit is contained in:
2019-07-17 19:31:48 +07:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -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

View File

@@ -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